CVE-2025-5702

MEDIUM EPSS 16.0%
Published Jun 5, 20251y ago · Modified Jun 17, 20262w ago
5.6 CVSS 3.1
Medium
Find Similar
Published Jun 5, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

Description

The strcmp implementation optimized for the Power10 processor in the GNU C Library version 2.39 and later writes to vector registers v20 to v31 without saving contents from the caller (those registers are defined as non-volatile registers by the powerpc64le ABI), resulting in overwriting of its contents and potentially altering control flow of the caller, or leaking the input strings to the function to other parts of the program.

CVSS Details

Base Score
5.6
Exploitability
2.2
Impact
3.4
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity Low
Availability Low

Threat Intelligence

EPSS Exploit Probability
16.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-665

Affected Products 3

VendorProductVersionRange
gnuglibc*≥2.39  –  <2.39-209
gnuglibc*≥2.40  –  <2.40-139
gnuglibc*≥2.41  –  <2.41-60

References 1

  • sourceware.org https://sourceware.org/bugzilla/show_bug.cgi?id=33056
    Issue Tracking

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.