Skip to content

Use after free in PyDict_merge #68595

@pkt

Description

@pkt
mannequin
BPO 24407
Nosy @rhettinger, @benjaminp, @bitdancer, @markshannon, @berkerpeksag, @serhiy-storchaka
Files
  • dict_merge.py
  • 24407.patch
  • dict_merge.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 = None
    closed_at = <Date 2015-07-05.03:54:16.528>
    created_at = <Date 2015-06-08.11:57:05.103>
    labels = ['interpreter-core', 'type-crash']
    title = 'Use after free in PyDict_merge'
    updated_at = <Date 2015-07-18.20:52:29.640>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2015-07-18.20:52:29.640>
    actor = 'Arfrever'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-07-05.03:54:16.528>
    closer = 'python-dev'
    components = ['Interpreter Core']
    creation = <Date 2015-06-08.11:57:05.103>
    creator = 'pkt'
    dependencies = []
    files = ['39659', '39860', '39861']
    hgrepos = []
    issue_num = 24407
    keywords = ['patch']
    message_count = 11.0
    messages = ['245001', '246065', '246144', '246250', '246251', '246258', '246260', '246262', '246263', '246269', '246293']
    nosy_count = 9.0
    nosy_names = ['rhettinger', 'benjamin.peterson', 'Arfrever', 'r.david.murray', 'Mark.Shannon', 'python-dev', 'berker.peksag', 'serhiy.storchaka', 'pkt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24407'
    versions = ['Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      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