Skip to content

incorrect use of released memory in Python/pystate.c line 284 #80174

Closed
@wjq-security

Description

@wjq-security
BPO 35993
Nosy @vstinner, @ericsnowcurrently, @matrixise, @eamanu
PRs
  • bpo-35993: Fix an incorrect use of released memory #11852
  • 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/matrixise'
    closed_at = <Date 2019-02-20.14:30:15.802>
    created_at = <Date 2019-02-14.06:21:26.451>
    labels = ['type-security', 'interpreter-core', '3.8']
    title = 'incorrect use of released memory in Python/pystate.c line 284'
    updated_at = <Date 2019-02-20.14:30:15.801>
    user = 'https://bugs.python.org/wjq-security'

    bugs.python.org fields:

    activity = <Date 2019-02-20.14:30:15.801>
    actor = 'vstinner'
    assignee = 'matrixise'
    closed = True
    closed_date = <Date 2019-02-20.14:30:15.802>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-02-14.06:21:26.451>
    creator = 'wjq-security'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35993
    keywords = ['patch']
    message_count = 6.0
    messages = ['335501', '335509', '335584', '336083', '336088', '336089']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'eric.snow', 'matrixise', 'eamanu', 'wjq-security']
    pr_nums = ['11852']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue35993'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions