CVE-2025-5702

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.
Configurations

No configuration.

History

05 Jun 2025, 21:15

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.6
CWE CWE-665

05 Jun 2025, 19:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-06-05 19:15

Updated : 2025-06-05 21:15


NVD link : CVE-2025-5702

Mitre link : CVE-2025-5702

CVE.ORG link : CVE-2025-5702


JSON object : View

Products Affected

No product.

CWE
CWE-665

Improper Initialization