Bug 2370488 (CVE-2025-5745) - CVE-2025-5745 glibc: Vector register overwrite bug in glibc
Summary: CVE-2025-5745 glibc: Vector register overwrite bug in glibc
Keywords:
Status: NEW
Alias: CVE-2025-5745
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2370511 2370512
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-05 20:01 UTC by OSIDB Bzimport
Modified: 2025-06-06 12:59 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-06-05 20:01:25 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.