cpython/Misc/NEWS.d/next
Bénédikt Tran 44bdb833d1
[3.13] gh-143309: fix UAF in os.execve when the environment is concurrently mutated (GH-143314) (#143431)
[3.13] gh-143309: fix UAF in `os.execve` when the environment is concurrently mutated (GH-143314) (#143431)

(cherry picked from commit 9609574e7f)
(cherry picked from commit c99f766743)
2026-01-05 19:56:02 +01:00
..
Build [3.13] gh-141808: Don't remove the JIT stencils when building with PGO (GH-141809) (GH-142657) (#142955) 2025-12-20 12:58:01 +01:00
C API [3.13] gh-142571: Check for errors before calling each syscall in PyUnstable_CopyPerfMapFile() (GH-142460) (#142602) 2025-12-11 22:08:08 +00:00
Core and Builtins [3.13] gh-143228: Fix UAF in perf trampoline during finalization (GH-143233) (#143248) 2025-12-28 14:32:16 +00:00
Documentation Python 3.13.10 2025-12-02 13:49:50 +01:00
IDLE Python 3.13.10 2025-12-02 13:49:50 +01:00
Library [3.13] gh-143309: fix UAF in os.execve when the environment is concurrently mutated (GH-143314) (#143431) 2026-01-05 19:56:02 +01:00
macOS Python 3.13.8 2025-10-07 14:01:51 +02:00
Security Python 3.13.11 2025-12-05 17:06:33 +01:00
Tests [3.13] gh-142836: Avoid /proc fd pipes on Solaris (GH-142853) (#142855) 2025-12-17 08:20:28 -05:00
Tools-Demos Python 3.13.10 2025-12-02 13:49:50 +01:00
Windows [3.13] gh-128067: Fix pyrepl overriding printed output without newlines (GH-138732) (GH-143351) 2026-01-02 16:33:49 +01:00