Skip to content

Use after free during json encoding (PyType_IsSubtype) #68282

@pkt

Description

@pkt
mannequin
BPO 24094
Nosy @rhettinger, @pitrou, @tiran, @ezio-melotti, @serhiy-storchaka
Files
  • poc_enc_dict1.py
  • 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-05-03.02:37:22.193>
    created_at = <Date 2015-05-01.14:00:58.881>
    labels = ['extension-modules', 'type-crash']
    title = 'Use after free during json encoding (PyType_IsSubtype)'
    updated_at = <Date 2015-05-03.06:45:58.964>
    user = 'https://bugs.python.org/pkt'

    bugs.python.org fields:

    activity = <Date 2015-05-03.06:45:58.964>
    actor = 'Arfrever'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-05-03.02:37:22.193>
    closer = 'python-dev'
    components = ['Extension Modules']
    creation = <Date 2015-05-01.14:00:58.881>
    creator = 'pkt'
    dependencies = []
    files = ['39243']
    hgrepos = []
    issue_num = 24094
    keywords = []
    message_count = 2.0
    messages = ['242308', '242448']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'pitrou', 'christian.heimes', 'ezio.melotti', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'pkt']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24094'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      extension-modulesC modules in the Modules dirtype-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