CVE 5.9 MEDIUM

CVE-2025-8058_CVE-2025-8058

5.9 / 10
MEDIUM
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:L/VI:L/VA:H/SC:L/SI:L/SA:H

Description

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.

Basic Information

ID CVE-2025-8058
Source glibc
Published Jul 23, 2025 at 19:57
Modified Jul 23, 2025 at 20:08

Affected Product

Vendor The GNU C Library
Product glibc
Version 2.9

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.