Release date:
2026-08-20 13:27:17 UTC
Description:
- CVE-2026-2297: importlib: route sourceless imports through io.open_code();
FileLoader.get_data() only special-cased SourceLoader and
ExtensionFileLoader, so loading a legacy .pyc via SourcelessFileLoader
used a plain file object and never raised the 'open_code' audit event,
leaving audit hooks unable to observe or veto the read
- CVE-2026-6879: xml.etree: cache the sibling lookup in ElementPath
positional predicates; the previous code rebuilt the parent's child list
once per candidate element, making expressions such as './/tag[last()]'
quadratic in the number of matches and giving an attacker-supplied
document a CPU denial-of-service lever
- CVE-2025-12781: base64: warn when b64decode() or urlsafe_b64decode() is
given data containing the standard '+' or '/' characters while an
alternative alphabet is in use, since those characters are silently
reinterpreted rather than rejected; a malformed altchars now raises
ValueError instead of tripping an assertion that vanishes under -O
Updated packages:
-
alt-python38-3.8.20-25.el9.x86_64.rpm
sha:4e319deba90e1e60d166a843434b485755fac30de07ff0be6bddabceceac3b73
-
alt-python38-devel-3.8.20-25.el9.x86_64.rpm
sha:7573638d0f7e36aa139633fafdc0f3dfa5ce6c9d08f2f00f7e68a5c6117f4d0b
-
alt-python38-idle-3.8.20-25.el9.x86_64.rpm
sha:622c23b446762e360f5f12cbe495efd2319b81b20e80b334934d9e857600fab6
-
alt-python38-libs-3.8.20-25.el9.x86_64.rpm
sha:65e1db461b4bdd205a86ed40e7a61392793153e1596c94fe7e35fc228c597011
-
alt-python38-test-3.8.20-25.el9.x86_64.rpm
sha:cccf8e1f5adfe425293f53db11320f2eb538f94a7e995c29758b722139a628e0
-
alt-python38-tkinter-3.8.20-25.el9.x86_64.rpm
sha:46288ca5ee244fbe19346fb48e2d564f34c39576064166f85314723c0b09ae18
Notes:
This page is generated automatically and has not been checked for errors. For clarification or
corrections please contact the
CloudLinux Packaging Team.