Skip to content

tokenizer crash/misbehavior -- heap use-after-free #69575

@BrianCain

Description

@BrianCain
mannequin
BPO 25388
Nosy @terryjreedy, @benjaminp, @serhiy-storchaka
Files
  • vuln.patch: test case illustrating problem
  • asan.txt: Output from test run with ASan enabled
  • issue25388.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/serhiy-storchaka'
    closed_at = <Date 2015-11-14.19:24:42.763>
    created_at = <Date 2015-10-13.03:15:15.870>
    labels = ['interpreter-core', 'type-crash']
    title = 'tokenizer crash/misbehavior -- heap use-after-free'
    updated_at = <Date 2015-11-14.19:24:42.762>
    user = 'https://bugs.python.org/BrianCain'

    bugs.python.org fields:

    activity = <Date 2015-11-14.19:24:42.762>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-11-14.19:24:42.763>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-10-13.03:15:15.870>
    creator = 'Brian.Cain'
    dependencies = []
    files = ['40764', '40765', '40965']
    hgrepos = []
    issue_num = 25388
    keywords = ['patch']
    message_count = 8.0
    messages = ['252905', '252906', '253114', '253879', '254033', '254034', '254225', '254656']
    nosy_count = 5.0
    nosy_names = ['terry.reedy', 'benjamin.peterson', 'Brian.Cain', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue25388'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-crashA hard crash of the interpreter, possibly with a core dump

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions