Skip to content

LZMADecompressor.decompress Use After Free #72462

@JohnLeitch

Description

@JohnLeitch
BPO 28275
Nosy @vadmium, @serhiy-storchaka
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • _lzmamodule_uaf_fix.patch: Patch
  • Py35_LZMADecompressor.py: Proof of concept
  • _lzmamodule_uaf_fix-2.patch
  • bzip-failure.patch
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/vadmium'
    closed_at = <Date 2016-10-01.04:22:52.416>
    created_at = <Date 2016-09-26.04:33:36.220>
    labels = ['type-security', '3.7', 'library']
    title = 'LZMADecompressor.decompress Use After Free'
    updated_at = <Date 2017-03-31.16:36:33.342>
    user = 'https://bugs.python.org/JohnLeitch'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:33.342>
    actor = 'dstufft'
    assignee = 'martin.panter'
    closed = True
    closed_date = <Date 2016-10-01.04:22:52.416>
    closer = 'martin.panter'
    components = ['Library (Lib)']
    creation = <Date 2016-09-26.04:33:36.220>
    creator = 'JohnLeitch'
    dependencies = []
    files = ['44827', '44828', '44829', '44873']
    hgrepos = []
    issue_num = 28275
    keywords = ['patch', 'security_issue']
    message_count = 8.0
    messages = ['277402', '277404', '277407', '277528', '277529', '277681', '277683', '277792']
    nosy_count = 5.0
    nosy_names = ['nadeem.vawda', 'python-dev', 'martin.panter', 'serhiy.storchaka', 'JohnLeitch']
    pr_nums = ['552']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue28275'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-securityA security issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions