[CLSA-2026:1787735130] Fix of 10 CVEs
Type:
security
Severity:
Critical
Release date:
2026-08-26 16:04:38 UTC
Description:
* SECURITY UPDATE: xml.etree.ElementTree Element.findall(), iterfind() and find() were vulnerable to a quadratic-complexity CPU denial of service. Evaluating an XPath index predicate ([1], [last()], [last()-N]) against a document with many same-tag siblings re-ran parent.findall(elem.tag) once per candidate element, which is quadratic in the number of siblings. - debian/patches/CVE-2026-6879.patch: backport of cpython 2ffab083 (gh-152674). Caches the element selected by the index predicate per (parent, tag) pair, so each sibling group is scanned only once. - CVE-2026-6879
Updated packages:
  • alt-python37_3.7.17-30_amd64.deb
    sha:d30cbac2de5080bfdd5b30d899c272511d4f31fc
  • alt-python37-debug_3.7.17-30_amd64.deb
    sha:524b1ef3634a73f3c60b3f1e73ffa61d9ae55e22
  • alt-python37-devel_3.7.17-30_amd64.deb
    sha:c58f5b5a9f0792471a2bbca36e3778464e99137c
  • alt-python37-libs_3.7.17-30_amd64.deb
    sha:d1f50e721318f149c384fc1200aa880d17827ed5
  • alt-python37-test_3.7.17-30_amd64.deb
    sha:5d4201958347c98fbeb7a745576db148aeab5a5d
  • alt-python37-tkinter_3.7.17-30_amd64.deb
    sha:d3f859ea211febf8cf50202663dbb7dc9f785d11
  • alt-python37-tools_3.7.17-30_amd64.deb
    sha:1976f5d9fc33319f41d4504e1a4a03df07ac174f
Notes:
This page is generated automatically and has not been checked for errors. For clarification or corrections please contact the CloudLinux Packaging Team.