Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:0123

Опубликовано: 07 янв. 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems.

Security Fix(es):

  • cpython: python: Python zipfile End of Central Directory (EOCD) Locator record offset not checked (CVE-2025-8291)

  • cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (CVE-2025-12084)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 8

НаименованиеАрхитектураРелизRPM
python3.12x86_641.el8_10python3.12-3.12.12-1.el8_10.x86_64.rpm
python3.12-develi6861.el8_10python3.12-devel-3.12.12-1.el8_10.i686.rpm
python3.12-develx86_641.el8_10python3.12-devel-3.12.12-1.el8_10.x86_64.rpm
python3.12-libsi6861.el8_10python3.12-libs-3.12.12-1.el8_10.i686.rpm
python3.12-libsx86_641.el8_10python3.12-libs-3.12.12-1.el8_10.x86_64.rpm
python3.12-rpm-macrosnoarch1.el8_10python3.12-rpm-macros-3.12.12-1.el8_10.noarch.rpm
python3.12-rpm-macrosnoarch1.el8_10python3.12-rpm-macros-3.12.12-1.el8_10.noarch.rpm
python3.12-tkinterx86_641.el8_10python3.12-tkinter-3.12.12-1.el8_10.x86_64.rpm

Показывать по

Связанные CVE

Связанные уязвимости

oracle-oval
10 дней назад

ELSA-2026-0123: python3.12 security update (MODERATE)

CVSS3: 5.3
ubuntu
около 1 месяца назад

When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.

CVSS3: 5.3
nvd
около 1 месяца назад

When building nested elements using xml.dom.minidom methods such as appendChild() that have a dependency on _clear_id_cache() the algorithm is quadratic. Availability can be impacted when building excessively nested documents.

msrc
около 1 месяца назад

Quadratic complexity in node ID cache clearing

CVSS3: 5.3
debian
около 1 месяца назад

When building nested elements using xml.dom.minidom methods such as ap ...