Skip to content

Out-of-bounds array reads in Python/ast.c #80676

@bradlarsen

Description

@bradlarsen
BPO 36495
Nosy @gvanrossum, @bradlarsen
PRs
  • bpo-36495: Fix two out-of-bounds array reads #12641
  • 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 2019-04-05.19:48:22.939>
    created_at = <Date 2019-03-31.14:52:52.408>
    labels = ['type-security', 'interpreter-core', 'build', '3.8']
    title = 'Out-of-bounds array reads in Python/ast.c'
    updated_at = <Date 2019-04-05.19:48:22.938>
    user = 'https://github.com/bradlarsen'

    bugs.python.org fields:

    activity = <Date 2019-04-05.19:48:22.938>
    actor = 'levkivskyi'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-04-05.19:48:22.939>
    closer = 'levkivskyi'
    components = ['Build', 'Interpreter Core']
    creation = <Date 2019-03-31.14:52:52.408>
    creator = 'blarsen'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36495
    keywords = ['patch']
    message_count = 2.0
    messages = ['339260', '339296']
    nosy_count = 2.0
    nosy_names = ['gvanrossum', 'blarsen']
    pr_nums = ['12641']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue36495'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifebuildThe build process and cross-buildinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-securityA security issue

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions