OESA-2025-2045

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-2045
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-2045.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-2045
Upstream
Published
2025-08-15T12:40:14Z
Modified
2025-08-15T16:48:22.358524Z
Summary
glibc security update
Details

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational facilities as open, read, write, malloc, printf, getaddrinfo, dlopen, pthread_create, crypt, login, exit and more.

Security Fix(es):

The regcomp function in the GNU C library version from 2.4 to 2.41 is subject to a double free if some previous allocation fails. It can be accomplished either by a malloc failure or by using an interposed malloc that injects random malloc failures. The double free can allow buffer manipulation depending of how the regex is constructed. This issue affects all architectures and ABIs supported by the GNU C library.(CVE-2025-8058)

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

Affected packages

openEuler:24.03-LTS-SP1 / glibc

Package

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

Affected ranges

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

Ecosystem specific

{
    "x86_64": [
        "glibc-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-all-langpacks-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-common-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-debuginfo-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-debugsource-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-debugutils-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-devel-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-locale-archive-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-locale-source-2.38-65.oe2403sp1.x86_64.rpm",
        "glibc-nss-devel-2.38-65.oe2403sp1.x86_64.rpm",
        "libnsl-2.38-65.oe2403sp1.x86_64.rpm",
        "nscd-2.38-65.oe2403sp1.x86_64.rpm",
        "nss_modules-2.38-65.oe2403sp1.x86_64.rpm"
    ],
    "src": [
        "glibc-2.38-65.oe2403sp1.src.rpm"
    ],
    "aarch64": [
        "glibc-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-all-langpacks-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-common-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-debuginfo-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-debugsource-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-debugutils-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-devel-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-locale-archive-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-locale-source-2.38-65.oe2403sp1.aarch64.rpm",
        "glibc-nss-devel-2.38-65.oe2403sp1.aarch64.rpm",
        "libnsl-2.38-65.oe2403sp1.aarch64.rpm",
        "nscd-2.38-65.oe2403sp1.aarch64.rpm",
        "nss_modules-2.38-65.oe2403sp1.aarch64.rpm"
    ],
    "noarch": [
        "glibc-help-2.38-65.oe2403sp1.noarch.rpm"
    ]
}