Skip to content

bytearray pop and remove Buffer Over-read #68655

@JohnLeitch

Description

@JohnLeitch
BPO 24467
Nosy @benjaminp, @serhiy-storchaka
Files
  • bytearray.pop_Buffer_Over-read.py
  • issue24467-2.7.patch
  • issue24467-3.2.patch
  • issue24467-3.3.patch
  • issue24467-3.4.patch
  • issue24467-3.5.patch
  • bytearray_init_trailing_null.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2015-06-29.18:22:24.290>
    created_at = <Date 2015-06-18.21:04:35.285>
    labels = ['type-security', 'interpreter-core']
    title = 'bytearray pop and remove Buffer Over-read'
    updated_at = <Date 2015-07-05.21:20:05.081>
    user = 'https://bugs.python.org/JohnLeitch'

    bugs.python.org fields:

    activity = <Date 2015-07-05.21:20:05.081>
    actor = 'Arfrever'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2015-06-29.18:22:24.290>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2015-06-18.21:04:35.285>
    creator = 'JohnLeitch'
    dependencies = []
    files = ['39731', '39780', '39781', '39782', '39783', '39784', '39826']
    hgrepos = []
    issue_num = 24467
    keywords = ['patch']
    message_count = 6.0
    messages = ['245483', '245670', '245671', '245916', '245918', '245954']
    nosy_count = 6.0
    nosy_names = ['benjamin.peterson', 'Arfrever', 'python-dev', 'serhiy.storchaka', 'JohnLeitch', 'dev_zzo']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue24467'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-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