Skip to content

int(s), float(s) and others may cause segmentation fault #78268

@fenrrir

Description

@fenrrir
mannequin
BPO 34087
Nosy @vstinner, @ezio-melotti, @fenrrir, @methane, @jonashaag, @serhiy-storchaka, @miss-islington
PRs
  • bpo-34087: Fix buffer overflow in int(s) and similar functions #8274
  • [3.7] bpo-34087: Fix buffer overflow in int(s) and similar functions (GH-8274) #8279
  • [3.6] bpo-34087: Backport tests added by (GH-8274) #8280
  • Files
  • testproj.tar.gz
  • 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 2018-07-14.03:59:56.073>
    created_at = <Date 2018-07-10.19:36:06.259>
    labels = ['interpreter-core', '3.7', '3.8', 'type-crash']
    title = 'int(s), float(s) and others may cause segmentation fault'
    updated_at = <Date 2018-07-14.07:38:21.790>
    user = 'https://github.com/fenrrir'

    bugs.python.org fields:

    activity = <Date 2018-07-14.07:38:21.790>
    actor = 'methane'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-07-14.03:59:56.073>
    closer = 'methane'
    components = ['Interpreter Core']
    creation = <Date 2018-07-10.19:36:06.259>
    creator = 'fenrrir'
    dependencies = []
    files = ['47688']
    hgrepos = []
    issue_num = 34087
    keywords = ['patch']
    message_count = 34.0
    messages = ['321394', '321404', '321406', '321407', '321450', '321452', '321491', '321533', '321560', '321561', '321566', '321567', '321577', '321578', '321581', '321586', '321588', '321589', '321590', '321591', '321593', '321594', '321596', '321602', '321603', '321605', '321613', '321616', '321617', '321618', '321621', '321641', '321642', '321645']
    nosy_count = 7.0
    nosy_names = ['vstinner', 'ezio.melotti', 'fenrrir', 'methane', 'jonash', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['8274', '8279', '8280']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue34087'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-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