Release date:
2026-08-20 12:47:43 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:7615439739f66390dbe6b2d7f87ad2b29d3673ee
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:8b3925bf5ea9ab1328daf4966ec436599728c80a
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:d00a2ba84962e01473162dade156ca67e807efaa
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:1945062d8e8fe35037e18a83e080415ea90b690b
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:982ed1e5b331ccfee991327468467d0eefe2d1af
-
alt-python311-test_3.11.15-7_amd64.deb
sha:640a99cd32e7f406ab878707e5d629c9e14d7d8d
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:d3ae2f6c98bbff33efa34051386613cec6f26c8d
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.