Skip to content

Out of bounds write in _asyncio_Future_remove_done_callback #75011

@NedWilliamson

Description

@NedWilliamson
BPO 30828
Nosy @1st1
PRs
  • bpo-30828: Fix OOB write in asyncio.CFuture.remove_done_callback #2569
  • [3.6] bpo-30828: Fix out of bounds write in `asyncio.CFuture.remove_d… #2590
  • Files
  • fix.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 = None
    closed_at = <Date 2017-09-03.05:59:17.245>
    created_at = <Date 2017-07-02.12:24:36.955>
    labels = ['3.7', 'type-crash', 'expert-asyncio']
    title = 'Out of bounds write in _asyncio_Future_remove_done_callback'
    updated_at = <Date 2017-09-03.05:59:17.244>
    user = 'https://bugs.python.org/NedWilliamson'

    bugs.python.org fields:

    activity = <Date 2017-09-03.05:59:17.244>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-03.05:59:17.245>
    closer = 'serhiy.storchaka'
    components = ['asyncio']
    creation = <Date 2017-07-02.12:24:36.955>
    creator = 'Ned Williamson'
    dependencies = []
    files = ['46987']
    hgrepos = []
    issue_num = 30828
    keywords = ['patch']
    message_count = 3.0
    messages = ['297513', '297774', '297775']
    nosy_count = 2.0
    nosy_names = ['yselivanov', 'Ned Williamson']
    pr_nums = ['2569', '2590']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue30828'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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