]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-148735: Fix a UAF in `Element.findtext()` (GH-148738) (#148923)
authorStan Ulbrych <stan@python.org>
Sat, 25 Apr 2026 09:38:14 +0000 (10:38 +0100)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2026 09:38:14 +0000 (10:38 +0100)
commitfeafd5f69c5e7cf1bef0ebf9f49bd92d4b34e058
tree1240fabeb69b7bdefd79d4767e2e10df0fb8792f
parente4ae72a6d95148f146aaa0a66cd44da42d43c368
[3.13] gh-148735: Fix a UAF in `Element.findtext()` (GH-148738) (#148923)

(cherry picked from commit 0469e6d38dcb3ff904690028cb3a25155bdcedae)
Lib/test/test_xml_etree.py
Misc/NEWS.d/next/Library/2026-04-18-21-39-15.gh-issue-148735.siw6DG.rst [new file with mode: 0644]
Modules/_elementtree.c