Skip to content

Integer overflow in zipimport.c #64082

@tiran

Description

@tiran
BPO 19883
Nosy @brettcannon, @gpshead, @vstinner, @tiran, @benjaminp, @ericsnowcurrently, @vadmium, @serhiy-storchaka
Files
  • zipimport_header_offset.patch
  • zipimport_int_overflow.patch
  • zipimport_int_overflow_2.patch
  • zipimport_int_overflow_3.patch
  • zipimport_int_overflow_4.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 = 'https://github.com/serhiy-storchaka'
    closed_at = <Date 2016-01-29.17:14:48.329>
    created_at = <Date 2013-12-04.09:34:05.578>
    labels = ['extension-modules', 'build']
    title = 'Integer overflow in zipimport.c'
    updated_at = <Date 2016-01-29.17:14:48.328>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2016-01-29.17:14:48.328>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-01-29.17:14:48.329>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2013-12-04.09:34:05.578>
    creator = 'christian.heimes'
    dependencies = []
    files = ['32970', '33044', '40982', '41687', '41697']
    hgrepos = []
    issue_num = 19883
    keywords = ['patch', 'needs review']
    message_count = 17.0
    messages = ['205209', '205210', '205211', '205380', '205504', '205544', '205597', '231272', '254348', '254351', '258797', '258858', '258862', '259153', '259165', '259168', '259169']
    nosy_count = 10.0
    nosy_names = ['brett.cannon', 'gregory.p.smith', 'vstinner', 'christian.heimes', 'benjamin.peterson', 'python-dev', 'eric.snow', 'martin.panter', 'serhiy.storchaka', 'superluser']
    pr_nums = []
    priority = 'low'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue19883'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    buildThe build process and cross-buildextension-modulesC modules in the Modules dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions