Skip to content

bpo-45228: Fix stack buffer overflow in parsing J1939 address#28404

Merged
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:socket-addr-j1939-stack-buffer-overflow
Sep 17, 2021
Merged

bpo-45228: Fix stack buffer overflow in parsing J1939 address#28404
serhiy-storchaka merged 1 commit into
python:mainfrom
serhiy-storchaka:socket-addr-j1939-stack-buffer-overflow

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Sep 17, 2021

Copy link
Copy Markdown
Member

@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the socket-addr-j1939-stack-buffer-overflow branch September 17, 2021 08:46
@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Sep 17, 2021
@bedevere-bot

Copy link
Copy Markdown

GH-28406 is a backport of this pull request to the 3.10 branch.

@bedevere-bot

Copy link
Copy Markdown

GH-28407 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2021
…GH-28404)

(cherry picked from commit 7733195)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Sep 17, 2021
…GH-28404)

(cherry picked from commit 7733195)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Sep 17, 2021
(cherry picked from commit 7733195)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
miss-islington added a commit that referenced this pull request Sep 17, 2021
(cherry picked from commit 7733195)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants