Skip to content

Use-after-free in list contain #83634

Description

@corona10
BPO 39453
Nosy @vstinner, @corona10, @pablogsal, @miss-islington
PRs
  • bpo-39453: Fix contains method of list to hold strong references #18181
  • bpo-39453: Add testcase for bpo-39453 #18202
  • [3.8] bpo-39453: Fix contains method of list to hold strong references #18204
  • [3.7] bpo-39453: Fix contains method of list to hold strong references #18205
  • [3.6] bpo-39453: Multiple backport patch for use after free with list and dict #18206
  • [3.7] [3.8] bpo-39453: Fix contains method of list to hold strong references (GH-18204) #18535
  • 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/corona10'
    closed_at = <Date 2020-02-17.09:37:52.494>
    created_at = <Date 2020-01-25.14:22:26.267>
    labels = ['3.7', '3.8', '3.9', 'type-crash']
    title = 'Use-after-free in list contain'
    updated_at = <Date 2020-02-17.09:37:52.487>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-02-17.09:37:52.487>
    actor = 'vstinner'
    assignee = 'corona10'
    closed = True
    closed_date = <Date 2020-02-17.09:37:52.494>
    closer = 'vstinner'
    components = []
    creation = <Date 2020-01-25.14:22:26.267>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39453
    keywords = ['patch']
    message_count = 7.0
    messages = ['360686', '360687', '360769', '360780', '362125', '362128', '362129']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'corona10', 'pablogsal', 'miss-islington']
    pr_nums = ['18181', '18202', '18204', '18205', '18206', '18535']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue39453'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

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