The strncmp implementation optimized for the Power10 processor in the GNU C Library version 2.40 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.
References
Link | Resource |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=33060 |
Configurations
No configuration.
History
06 Jun 2025, 14:07
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
05 Jun 2025, 21:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.6 |
CWE | CWE-665 |
05 Jun 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-05 20:15
Updated : 2025-06-06 14:07
NVD link : CVE-2025-5745
Mitre link : CVE-2025-5745
CVE.ORG link : CVE-2025-5745
JSON object : View
Products Affected
No product.
CWE
CWE-665
Improper Initialization