Beveiligingsadvies

CVE-2025-8058

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-07-23 19:57:17
Laatst bijgewerkt 2025-11-04 21:15:01
Toegewezen door glibc
CVSS-score 5.9
Status PUBLISHED

Beschrijving

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.