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
Summary
  • (es) La implementación de strncmp optimizada para el procesador Power10 en GNU C Library versión 2.40 y posteriores escribe en los registros vectoriales v20 a v31 sin guardar el contenido del llamador (esos registros están definidos como registros no volátiles por la ABI powerpc64le), lo que da como resultado la sobrescritura de su contenido y la posible alteración del flujo de control del llamador o la filtración de las cadenas de entrada a la función a otras partes del programa.

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, 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