Release date:
2026-08-20 13:06:17 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:e5c7461b62e26f283174c8b70932d40748043b9f
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:a809d7e8672d23ee9520edd44dacc05cdc8b34d9
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:35313c73b6c40858762ef0161b927f3614984586
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:c413a4e33f52697e2f889ed5bbb3c365066d65f4
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:d86412b41d2c9bcd29131f40a73771ca69893273
-
alt-python311-test_3.11.15-7_amd64.deb
sha:207f87242e7dc41e12b563f047868390e96d338b
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:7e4d706f0fd3c66359a48a309a429dcdf3598385
-
alt-python311_3.11.15-7_arm64.deb
sha:d309b12a0dffae166a07d7a6f1dc53d7aa140865
-
alt-python311-debug_3.11.15-7_arm64.deb
sha:9fe0a9bd32abbae2822cff7736689e57a2d46cfd
-
alt-python311-devel_3.11.15-7_arm64.deb
sha:d1260623d690573e38ddd4c8310189a194f5607e
-
alt-python311-idle_3.11.15-7_arm64.deb
sha:93431c1f3682c755f6b9f2961757a40ee80e49dc
-
alt-python311-libs_3.11.15-7_arm64.deb
sha:aede3daeef8612e7985700b3384f1cfdb45152ce
-
alt-python311-test_3.11.15-7_arm64.deb
sha:2aeac5be05031fb97decf7ecefd4b34a70154490
-
alt-python311-tkinter_3.11.15-7_arm64.deb
sha:d70b9ba790940b5dd317dc36df815c8112c58942
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.