CVE-2025-8058
Essential information
- Published
- 23/07/2025 20:15
- Modified
- 23/07/2025 20:15
- Author
- —
- Creator
- —
- CVSS
- 5.9 MEDIUM (v3) 5.9 MEDIUM (v4.0)
- CISA KEV
- No
- CWE
- —
- CVSS vector
-
—
—
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CVSS metrics
- Access vector
- —
- Access complexity
- —
- Authentication
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploitability
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- —
- Attack complexity
- —
- Privileges required
- —
- User interaction
- —
- Scope
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploit code maturity
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- LOCAL
- Attack complexity
- HIGH
- Attack requirements
- PRESENT
- Privileges required
- LOW
- User interaction
- PASSIVE
- Confidentiality (V)
- LOW
- Confidentiality (S)
- LOW
- Integrity (V)
- LOW
- Integrity (S)
- LOW
- Availability (V)
- HIGH
- Availability (S)
- HIGH
- Exploit maturity
- NOT_DEFINED
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.
NVD status
- Status
- Received — CVE has been recently published to the CVE List and has been received by the NVD.
- Source
- 3ff69d7a-14f2-4f67-a097-88dee7810d18
- NVD
- View on NVD
Affected products (CPE)
| Product | CPE |
|---|---|
| gnu / gnu c library | cpe:2.3:a:gnu:gnu_c_library:2.4-2.41:*:*:*:*:*:*:* |