Skip to content

[3.13] gh-140594: Fix an out of bounds read when feeding NUL byte to PyOS_StdioReadline() (GH-140910)#145853

Merged
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-86a0756-3.13
Mar 12, 2026
Merged

[3.13] gh-140594: Fix an out of bounds read when feeding NUL byte to PyOS_StdioReadline() (GH-140910)#145853
vstinner merged 1 commit intopython:3.13from
miss-islington:backport-86a0756-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 12, 2026

(cherry picked from commit 86a0756)

Co-authored-by: Shamil ashm.tech@proton.me
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com
Co-authored-by: Victor Stinner vstinner@python.org

…yOS_StdioReadline() (pythonGH-140910)

(cherry picked from commit 86a0756)

Co-authored-by: Shamil <ashm.tech@proton.me>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
@vstinner vstinner enabled auto-merge (squash) March 12, 2026 10:59
@vstinner vstinner merged commit e989361 into python:3.13 Mar 12, 2026
43 checks passed
@miss-islington miss-islington deleted the backport-86a0756-3.13 branch March 12, 2026 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants