Skip to content

hashlib segmentation fault #79103

Description

@httpsgithubcomxcainiao
BPO 34922
Nosy @terryjreedy, @vstinner, @tiran, @ned-deily, @serhiy-storchaka, @tirkarthi, @https://github.com/xcainiao
PRs
  • bpo-34922: Fixed integer overflow in the digest() and hexdigest() methods #9751
  • [3.6] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) #9797
  • [3.7] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) #9798
  • [3.6] bpo-34922: Fix integer overflow in the digest() and hexdigest() methods (GH-9751) (GH-9798) #9801
  • 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 2020-01-14.22:56:24.735>
    created_at = <Date 2018-10-07.12:40:29.942>
    labels = ['extension-modules', '3.7', '3.8', 'type-crash']
    title = 'hashlib segmentation fault'
    updated_at = <Date 2020-01-14.22:56:24.734>
    user = 'https://github.com/httpsgithubcomxcainiao'

    bugs.python.org fields:

    activity = <Date 2020-01-14.22:56:24.734>
    actor = 'ned.deily'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-01-14.22:56:24.735>
    closer = 'ned.deily'
    components = ['Extension Modules']
    creation = <Date 2018-10-07.12:40:29.942>
    creator = 'shuoz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34922
    keywords = ['patch']
    message_count = 16.0
    messages = ['327277', '327283', '327285', '327288', '327294', '327306', '327312', '327495', '327515', '327518', '327519', '327604', '327606', '327619', '327677', '360009']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'vstinner', 'christian.heimes', 'ned.deily', 'serhiy.storchaka', 'xtreak', 'shuoz']
    pr_nums = ['9751', '9797', '9798', '9801']
    priority = None
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34922'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

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