CVE-2025-5745

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

No configuration.

History

06 Jun 2025, 14:07

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