Release date:
2026-08-20 10:49:06 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:97edb72a51d3b6960cafde3be2dfd93e23f144e1
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:a809d7e8672d23ee9520edd44dacc05cdc8b34d9
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:5f1b4e1f791b114b19b39f29127761edf95a035e
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:db6956aa00a0c506bde4fed58fc73390033ba062
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:6a15155042122ad6d4be0694385e180a8d491ec9
-
alt-python311-test_3.11.15-7_amd64.deb
sha:5b4f432fe7675fce8578f5d266ae377bc3628ee0
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:cfcc7d31eb05587922aab13c379df448ed2da289
-
alt-python311_3.11.15-7_arm64.deb
sha:5fc60e4b82e1f2dbebc00adbdb2d166697b1a831
-
alt-python311-debug_3.11.15-7_arm64.deb
sha:9fe0a9bd32abbae2822cff7736689e57a2d46cfd
-
alt-python311-devel_3.11.15-7_arm64.deb
sha:bb37aad21d564ce604db40330da221b30bd1adfa
-
alt-python311-idle_3.11.15-7_arm64.deb
sha:3c3c73c5f82d5dee74547518f8a6352e47aa7f04
-
alt-python311-libs_3.11.15-7_arm64.deb
sha:1e7a6ab3909d08dfadad241e2e8a9cc3a6580b0d
-
alt-python311-test_3.11.15-7_arm64.deb
sha:df33285fa8a7546e30b22c83bac40e2fb83df6dd
-
alt-python311-tkinter_3.11.15-7_arm64.deb
sha:02ab6d4cfbc4bbcce9f4cb511c11c33cf0977699
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.