https://bugzilla.redhat.com/show_bug.cgi?id=2383146
https://access.redhat.com/errata/RHSA-2025:12980
https://app.opencve.io/cve/CVE-2025-8058
https://inbox.sourceware.org/glibc-cvs/20250723195440.90E2D3858C50@sourceware.org/T/
The glibc packages provide the standard C libraries (libc), POSIX thread libraries (libpthread), standard math libraries (libm), and the name service cache daemon (nscd) used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly.
glibc: Double free in glibc (CVE-2025-8058)
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.