PT-2026-23740 · Gnu · Gnu Binutils
Published
2025-12-07
·
Updated
2026-03-12
·
CVE-2025-69650
CVSS v2.0
7.8
High
| Vector | AV:N/AC:L/Au:N/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
GNU Binutils versions through 2.46
Description
The software contains a double free issue when processing specially crafted ELF binaries with incorrect relocation data. Specifically, during Global Offset Table (GOT) relocation processing, the
dump relocations function may prematurely return without properly initializing the all relocations array. Subsequently, the process got section contents function might pass an uninitialized pointer, r symbol, to the free() function, resulting in a double free and program termination via a SIGABRT signal. The impact is limited to a denial-of-service condition, with no observed evidence of exploitable memory corruption or code execution.Recommendations
Update to a version of GNU Binutils newer than 2.46.
Exploit
Fix
DoS
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Gnu Binutils