Skip to content

Off-by-one bug in AF_ALG #79231

@tiran

Description

@tiran
BPO 35050
Nosy @vstinner, @tiran
PRs
  • bpo-35050: AF_ALG length check off-by-one error #10058
  • [3.7] bpo-35050: AF_ALG length check off-by-one error (GH-10058) #11069
  • [3.6] bpo-35050: AF_ALG length check off-by-one error (GH-10058) #11070
  • 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-12-10.11:13:53.623>
    created_at = <Date 2018-10-23.13:00:21.429>
    labels = ['extension-modules', '3.8', 'type-bug', '3.7']
    title = 'Off-by-one bug in AF_ALG'
    updated_at = <Date 2018-12-10.11:13:53.622>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2018-12-10.11:13:53.622>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-10.11:13:53.623>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2018-10-23.13:00:21.429>
    creator = 'christian.heimes'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35050
    keywords = ['patch']
    message_count = 8.0
    messages = ['328311', '328312', '328315', '328411', '331485', '331495', '331496', '331497']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'christian.heimes', 'resmord']
    pr_nums = ['10058', '11069', '11070']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35050'
    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 lifeextension-modulesC modules in the Modules dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions