Skip to content

Heap overwrite in Python/fileutils.c:_Py_char2wchar() on 32 bit systems due to malloc parameter overflow #67354

@Guido

Description

@Guido
mannequin
BPO 23165
Nosy @vstinner, @benjaminp
Files
  • _py_char2wchar_patches.tar.gz: Patches for 3.4, 3.3, 3.2 (untested)
  • 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 2015-01-04.22:06:59.184>
    created_at = <Date 2015-01-04.16:48:31.800>
    labels = ['type-security']
    title = 'Heap overwrite in Python/fileutils.c:_Py_char2wchar() on 32 bit systems due to malloc parameter overflow'
    updated_at = <Date 2015-01-11.00:47:07.211>
    user = 'https://bugs.python.org/Guido'

    bugs.python.org fields:

    activity = <Date 2015-01-11.00:47:07.211>
    actor = 'Arfrever'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-04.22:06:59.184>
    closer = 'python-dev'
    components = []
    creation = <Date 2015-01-04.16:48:31.800>
    creator = 'Guido'
    dependencies = []
    files = ['37597']
    hgrepos = []
    issue_num = 23165
    keywords = []
    message_count = 6.0
    messages = ['233424', '233428', '233430', '233431', '233433', '233435']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'Arfrever', 'python-dev', 'Guido']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue23165'
    versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions