expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial.
Security Fix(es):
In libexpat before 2.7.4, the doContent function does not properly determine the buffer size bufSize because there is no integer overflow check for tag buffer reallocation.(CVE-2026-25210)
{
"severity": "Medium"
}{
"src": [
"expat-2.2.9-21.oe2003sp4.src.rpm"
],
"aarch64": [
"expat-2.2.9-21.oe2003sp4.aarch64.rpm",
"expat-debuginfo-2.2.9-21.oe2003sp4.aarch64.rpm",
"expat-debugsource-2.2.9-21.oe2003sp4.aarch64.rpm",
"expat-devel-2.2.9-21.oe2003sp4.aarch64.rpm"
],
"noarch": [
"expat-help-2.2.9-21.oe2003sp4.noarch.rpm"
],
"x86_64": [
"expat-2.2.9-21.oe2003sp4.x86_64.rpm",
"expat-debuginfo-2.2.9-21.oe2003sp4.x86_64.rpm",
"expat-debugsource-2.2.9-21.oe2003sp4.x86_64.rpm",
"expat-devel-2.2.9-21.oe2003sp4.x86_64.rpm"
]
}