CVE-2025-5702
Last modified
CVE-2025-5702 is a medium-severity vulnerability rated 5.6/10 on the CVSS scale. 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.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Gnu | Glibc | >= 2.39, < 2.39-209 |
| Gnu | Glibc | >= 2.40, < 2.40-139 |
| Gnu | Glibc | >= 2.41, < 2.41-60 |
References
- https://sourceware.org/bugzilla/show_bug.cgi?id=33056Issue Tracking
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-5702?
How severe is CVE-2025-5702?
How do I fix CVE-2025-5702?
Are you affected by CVE-2025-5702?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
