Release date:
2026-08-20 08:19:15 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:f9618ef8e1d0db797dc9597aba18a96815452c05
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:a809d7e8672d23ee9520edd44dacc05cdc8b34d9
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:329c84c1501305ba87c7b3c18fae4c1f4864bfce
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:edf1f00e7d4c52e60bdeb8ed8b930793312c64a8
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:9c0cedb0d0cf56f0db88c2d92a4cfaf02627b7fa
-
alt-python311-test_3.11.15-7_amd64.deb
sha:38e3bf199c65fbef1bb3142a12596ddadb21e0a6
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:c0fb05b9bb41bf406d5c98f633d0f52be5f399a5
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.