AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-8058

UNKNOWN · CVSS N/A EPSS 0.16%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-23 · Last synced 2026-08-04

CyberRota Analysis

This vulnerability has an unknown severity rating. See the original NVD description below for full technical details.

CVE
CVE-2025-8058
Severity
UNKNOWN
CVSS
N/A
EPSS
0.16%

Original NVD 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.