Описание
Security update for libxml2
This update for libxml2 fixes the following issues:
- CVE-2026-0990: Fixed a call stack overflow leading to application crash due to infinite recursion in
xmlCatalogXMLResolveURI. (bsc#1256807, bsc#1256811) - CVE-2026-0992: Fixed an excessive resource consumption when processing XML catalogs due to exponential behavior. (bsc#1256809, bsc#1256812)
- CVE-2026-1757: Fixed a memory leak in the
xmllintinteractive shell. (bsc#1257594, bsc#1257595) - CVE-2025-10911: Fixed a use-after-free with key data stored cross-RVT. (bsc#1250553)
Список пакетов
Container suse/sle-micro-rancher/5.2:latest
SUSE Linux Enterprise Micro 5.2
openSUSE Leap 15.6
Ссылки
- Link for SUSE-SU-2026:0568-1
- E-Mail link for SUSE-SU-2026:0568-1
- SUSE Security Ratings
- SUSE Bug 1250553
- SUSE Bug 1256807
- SUSE Bug 1256808
- SUSE Bug 1256809
- SUSE Bug 1256811
- SUSE Bug 1256812
- SUSE Bug 1257593
- SUSE Bug 1257594
- SUSE Bug 1257595
- SUSE CVE CVE-2025-10911 page
- SUSE CVE CVE-2026-0990 page
- SUSE CVE CVE-2026-0992 page
- SUSE CVE CVE-2026-1757 page
Описание
A use-after-free vulnerability was found in libxslt while parsing xsl nodes that may lead to the dereference of expired pointers and application crash.
Затронутые продукты
Ссылки
- CVE-2025-10911
- SUSE Bug 1250553
Описание
A flaw was found in libxml2, an XML parsing library. This uncontrolled recursion vulnerability occurs in the xmlCatalogXMLResolveURI function when an XML catalog contains a delegate URI entry that references itself. A remote attacker could exploit this configuration-dependent issue by providing a specially crafted XML catalog, leading to infinite recursion and call stack exhaustion. This ultimately results in a segmentation fault, causing a Denial of Service (DoS) by crashing affected applications.
Затронутые продукты
Ссылки
- CVE-2026-0990
- SUSE Bug 1256806
Описание
A flaw was found in the libxml2 library. This uncontrolled resource consumption vulnerability occurs when processing XML catalogs that contain repeated <nextCatalog> elements pointing to the same downstream catalog. A remote attacker can exploit this by supplying crafted catalogs, causing the parser to redundantly traverse catalog chains. This leads to excessive CPU consumption and degrades application availability, resulting in a denial-of-service condition.
Затронутые продукты
Ссылки
- CVE-2026-0992
- SUSE Bug 1256808
Описание
A flaw was identified in the interactive shell of the xmllint utility, part of the libxml2 project, where memory allocated for user input is not properly released under certain conditions. When a user submits input consisting only of whitespace, the program skips command execution but fails to free the allocated buffer. Repeating this action causes memory to continuously accumulate. Over time, this can exhaust system memory and terminate the xmllint process, creating a denial-of-service condition on the local system.
Затронутые продукты
Ссылки
- CVE-2026-1757
- SUSE Bug 1257593