Skip to content

Possible integer overflow in iov_setup() #78052

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 33871
Nosy @ronaldoussoren, @ned-deily, @serhiy-storchaka, @pablogsal, @miss-islington
PRs
  • bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. #7931
  • [3.7] bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) #8583
  • [3.6] bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931) #8584
  • 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-09-22.18:31:42.575>
    created_at = <Date 2018-06-15.18:14:36.988>
    labels = ['3.8', '3.7', 'library', 'type-crash']
    title = 'Possible integer overflow in iov_setup()'
    updated_at = <Date 2018-09-22.18:31:42.574>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-09-22.18:31:42.574>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-22.18:31:42.575>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2018-06-15.18:14:36.988>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33871
    keywords = ['patch']
    message_count = 8.0
    messages = ['319636', '319641', '319645', '319757', '319879', '322739', '322746', '322749']
    nosy_count = 5.0
    nosy_names = ['ronaldoussoren', 'ned.deily', 'serhiy.storchaka', 'pablogsal', 'miss-islington']
    pr_nums = ['7931', '8583', '8584']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33871'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-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