OESA-2025-1701

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1701
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1701.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1701
Upstream
Published
2025-06-27T13:16:57Z
Modified
2025-08-12T05:52:17.653788Z
Summary
libxml2 security update
Details

This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support this includes parsing and validation even with complex DtDs, either at parse time or later once the document has been modified. The output can be a simple SAX stream or and in-memory DOM like representations. In this case one can use the built-in XPath and XPointer implementation to select sub nodes or ranges. A flexible Input/Output mechanism is available, with existing HTTP and FTP modules and combined to an URI library.

Security Fix(es):

A flaw was found in libxml2's xmlBuildQName function, where integer overflows in buffer size calculations can lead to a stack-based buffer overflow. This issue can result in memory corruption or a denial of service when processing crafted input.(CVE-2025-6021)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS-SP1 / libxml2

Package

Name
libxml2
Purl
pkg:rpm/openEuler/libxml2&distro=openEuler-24.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.11.9-4.oe2403sp1

Ecosystem specific

{
    "aarch64": [
        "libxml2-2.11.9-4.oe2403sp1.aarch64.rpm",
        "libxml2-debuginfo-2.11.9-4.oe2403sp1.aarch64.rpm",
        "libxml2-debugsource-2.11.9-4.oe2403sp1.aarch64.rpm",
        "libxml2-devel-2.11.9-4.oe2403sp1.aarch64.rpm",
        "python3-libxml2-2.11.9-4.oe2403sp1.aarch64.rpm"
    ],
    "noarch": [
        "libxml2-help-2.11.9-4.oe2403sp1.noarch.rpm"
    ],
    "x86_64": [
        "libxml2-2.11.9-4.oe2403sp1.x86_64.rpm",
        "libxml2-debuginfo-2.11.9-4.oe2403sp1.x86_64.rpm",
        "libxml2-debugsource-2.11.9-4.oe2403sp1.x86_64.rpm",
        "libxml2-devel-2.11.9-4.oe2403sp1.x86_64.rpm",
        "python3-libxml2-2.11.9-4.oe2403sp1.x86_64.rpm"
    ],
    "src": [
        "libxml2-2.11.9-4.oe2403sp1.src.rpm"
    ]
}