Release date:
2026-08-20 11:07:37 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:2aea32d06678e48eaa5beebd70826d22e9dbbc31
-
alt-python311-debug_3.11.15-7_amd64.deb
sha:fbe4a25f69f0980debeca5a2a5171dc5579744c1
-
alt-python311-devel_3.11.15-7_amd64.deb
sha:dea34af8ca39275e292f7feb8504a9e45204ead8
-
alt-python311-idle_3.11.15-7_amd64.deb
sha:c27a77f44d1da063f9f21fdba1ba44d7d68605b0
-
alt-python311-libs_3.11.15-7_amd64.deb
sha:7bf86f12540825dfb339ddfba5e6af835fd4ac1d
-
alt-python311-test_3.11.15-7_amd64.deb
sha:0df99cae123e0c44e79d78ce051a752b94f92834
-
alt-python311-tkinter_3.11.15-7_amd64.deb
sha:42c819a5283d99e05f34444ea80cb779fde5adbf
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.