Skip to content

[3.12] gh-126037: fix UAF in xml.etree.ElementTree.Element.find* when concurrent mutations happen (#127964)#131932

Merged
picnixz merged 1 commit into
python:3.12from
picnixz:bp-312/c57623c221d46daeaedfbf2b32d041fde0c882de/xml-evil-find-126037
Mar 31, 2025
Merged

[3.12] gh-126037: fix UAF in xml.etree.ElementTree.Element.find* when concurrent mutations happen (#127964)#131932
picnixz merged 1 commit into
python:3.12from
picnixz:bp-312/c57623c221d46daeaedfbf2b32d041fde0c882de/xml-evil-find-126037

gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when con…

0c9dd84
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs