Release date:
2026-08-20 10:41:27 UTC
Description:
* SECURITY UPDATE: extraction filter bypassed for hardlink targets in tarfile.TarFile.extract()
- debian/patches/CVE-2026-4360.patch: forward the resolved filter_function
from extract() to _extract_one(), so that the recursive call which
materialises a hardlink's target as a fallback is filtered too instead
of falling back to unfiltered extraction, which let a crafted archive
write the target with attributes the selected filter would have
rejected (CWE-281).
- CVE-2026-4360
* SECURITY UPDATE: CPU denial-of-service in xml.etree XPath index predicates
- debian/patches/CVE-2026-6879.patch: memoise the indexed match per
(parent, tag) pair in the ElementPath index-predicate selector instead
of calling parent.findall(elem.tag) once per sibling, so patterns such
as ".//a[1]" or ".//a[last()]" no longer rescan the whole sibling list
for every sibling and are linear rather than quadratic in the number of
same-tag siblings (CWE-407/CWE-1333).
- CVE-2026-6879
Updated packages:
-
alt-python311_3.11.15-7_amd64.deb
sha:a2d5b546f5eda97d1dee34dc57248b7f7df313e3
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:3e425118210dc0dd02b82d6c251710dd79b3c22c
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:59c63771c91b96414cb1b595c203f5459bbc154d
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:14f1656926221663886dcc5aea0839d9fc8f333c
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:2f6f54101e3dd4a535a53c7a6e636f6f2a8f109c
-
alt-python311-test_3.11.15-7_amd64.deb
sha:cce5d9e317130e2b856b9b663d2116399a783b79
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:4c3de853635e773616e76f25620b27d7486c5132
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.