aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/uuid.py
diff options
context:
space:
mode:
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>2025-03-31 12:26:52 +0200
committerGitHub <noreply@github.com>2025-03-31 12:26:52 +0200
commitc57623c221d46daeaedfbf2b32d041fde0c882de (patch)
tree03f280bef7563abca0c6d0be1fe25878a7476a75 /Lib/uuid.py
parent6aa88a2cb36240fe2b587f2e82043873270a27cf (diff)
downloadcpython-c57623c221d46daeaedfbf2b32d041fde0c882de.tar.gz
cpython-c57623c221d46daeaedfbf2b32d041fde0c882de.zip
gh-126037: fix UAF in `xml.etree.ElementTree.Element.find*` when concurrent mutations happen (#127964)
We fix a use-after-free in the `find`, `findtext` and `findall` methods of `xml.etree.ElementTree.Element` objects that can be triggered when the tag to find implements an `__eq__` method that mutates the element being queried.
Diffstat (limited to 'Lib/uuid.py')
0 files changed, 0 insertions, 0 deletions