Skip to content

Commit bf87683

Browse files
ashm-devpicnixz
andauthored
Update Misc/NEWS.d/next/Security/2025-11-02-16-23-17.gh-issue-140594.YIWUpl.rst
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 71d79ca commit bf87683

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
Fixed heap-buffer-overflow in PyOS_StdioReadline when encountering null
2-
bytes in interactive input. Patch by Shamil Abdulaev.
1+
Fix a buffer overflow in :c:func:`!PyOS_StdioReadline` when
2+
a single NULL character is read from the standard input.
3+
Patch by Shamil Abdulaev.

0 commit comments

Comments
 (0)