]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375... 3.11 98846/head
authorSebastian Pipping <sebastian@pipping.org>
Tue, 25 Nov 2025 15:25:17 +0000 (16:25 +0100)
committerGitHub <noreply@github.com>
Tue, 25 Nov 2025 15:25:17 +0000 (15:25 +0000)
commit9bbb68a52456655f15953ff0e2ee4e2bdbf78c1e
tree91d5354f7e23e8b695ba2f9e4c984c1cd49893d8
parent3b7d81da078d48f72d50aa8c2bf06a97d20bd913
[3.11] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139529)

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Doc/library/pyexpat.rst
Include/pyexpat.h
Lib/test/test_pyexpat.py
Misc/NEWS.d/next/Library/2025-09-22-14-40-11.gh-issue-90949.UM35nb.rst [new file with mode: 0644]
Modules/clinic/pyexpat.c.h
Modules/expat/pyexpatns.h
Modules/pyexpat.c