Skip to content

Invalid read in PyCode_New #68806

@bradlarsen

Description

@bradlarsen
BPO 24618
Nosy @serhiy-storchaka, @bradlarsen, @miss-islington
PRs
  • bpo-24618: Add a check in the code constructor. #8283
  • [3.7] bpo-24618: Add a check in the code constructor. (GH-8283) #8291
  • [3.6] bpo-24618: Add a check in the code constructor. (GH-8283) #8311
  • Files
  • invalid_read.py: POC as Python 3.4 script
  • 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 2018-07-17.07:49:27.549>
    created_at = <Date 2015-07-12.17:46:46.727>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'Invalid read in PyCode_New'
    updated_at = <Date 2018-07-17.07:49:27.546>
    user = 'https://github.com/bradlarsen'

    bugs.python.org fields:

    activity = <Date 2018-07-17.07:49:27.546>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-17.07:49:27.549>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-07-12.17:46:46.727>
    creator = 'blarsen'
    dependencies = []
    files = ['39914']
    hgrepos = []
    issue_num = 24618
    keywords = ['patch']
    message_count = 4.0
    messages = ['246658', '321710', '321713', '321802']
    nosy_count = 3.0
    nosy_names = ['serhiy.storchaka', 'blarsen', 'miss-islington']
    pr_nums = ['8283', '8291', '8311']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue24618'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-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