Release date:
2026-08-20 11:23:19 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:c99d036015721b59362dc6dab3083091fff353d1
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:a809d7e8672d23ee9520edd44dacc05cdc8b34d9
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:a6a4d9b956b84681bfe11ec37fd3f8ff3dfff7ce
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:c413a4e33f52697e2f889ed5bbb3c365066d65f4
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:927f7e0f7fa31ee0c9a2ea726a835e998b09d52d
-
alt-python311-test_3.11.15-7_amd64.deb
sha:6dd6867c794d20c6366a5d929d3dc4a63882ab3f
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:0ffbf1b64d7556a39ceadca1925f6877f44ef736
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.