Skip to content

pyexpat: segmentation fault when --with-system-expat is specified #89492

@y-tag

Description

@y-tag
mannequin
BPO 45329
Nosy @vstinner, @serhiy-storchaka, @miss-islington, @y-tag
PRs
  • bpo-45329: Fix freed memory access in pyexpat.c #28649
  • [3.10] bpo-45329: Fix freed memory access in pyexpat.c (GH-28649) #28692
  • [3.9] bpo-45329: Fix freed memory access in pyexpat.c (GH-28649) #28693
  • Files
  • pyexpat-log.txt
  • 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 2021-10-02.13:22:32.626>
    created_at = <Date 2021-09-30.11:21:11.613>
    labels = ['extension-modules', '3.10', 'type-crash', '3.11']
    title = 'pyexpat: segmentation fault when `--with-system-expat` is specified'
    updated_at = <Date 2021-10-02.13:22:32.626>
    user = 'https://github.com/y-tag'

    bugs.python.org fields:

    activity = <Date 2021-10-02.13:22:32.626>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-02.13:22:32.626>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2021-09-30.11:21:11.613>
    creator = 'y-tag'
    dependencies = []
    files = ['50317']
    hgrepos = []
    issue_num = 45329
    keywords = ['patch']
    message_count = 3.0
    messages = ['402949', '403050', '403051']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'serhiy.storchaka', 'miss-islington', 'y-tag']
    pr_nums = ['28649', '28692', '28693']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue45329'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixesextension-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