Skip to content

Buffer overflow in kqueue.control() #74244

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 30058
Nosy @serhiy-storchaka, @koobs
PRs
  • bpo-30058: Fixed buffer overflow in select.kqueue.control(). #1095
  • [3.6] bpo-30058: Fixed buffer overflow in select.kqueue.control(). (GH-1095) #3973
  • [2.7] bpo-30058: Fixed buffer overflow in select.kqueue.control(). (GH-1095). #3976
  • 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 2017-10-12.21:13:33.168>
    created_at = <Date 2017-04-12.17:13:38.494>
    labels = ['extension-modules', '3.7', 'type-crash']
    title = 'Buffer overflow in kqueue.control()'
    updated_at = <Date 2017-10-12.21:13:33.167>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-10-12.21:13:33.167>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-10-12.21:13:33.168>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules', 'FreeBSD']
    creation = <Date 2017-04-12.17:13:38.494>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30058
    keywords = ['patch']
    message_count = 6.0
    messages = ['291563', '291565', '304281', '304282', '304286', '304289']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'koobs']
    pr_nums = ['1095', '3973', '3976']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30058'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeextension-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