Release date:
2026-08-20 08:43:47 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:e7083b168bc4a506d33d577f84d702ed1c5389db
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:a809d7e8672d23ee9520edd44dacc05cdc8b34d9
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:75817cb8ed182a20d2e80576776fc1373eedaf15
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:19089e1457095c94edf59022fd2b73b29a3c13e5
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:b410e6433b5555cdd88d2d44405f44a03d29fa4f
-
alt-python311-test_3.11.15-7_amd64.deb
sha:9e8191bebd678ca128e84021509c36b45a95fa17
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:1e84f7314ccbda07e580f460df1b82f4116f306c
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.