GNU Binutils thru 2.45.1 readelf contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF loclists data. A logic flaw in the DWARF parsing code can cause readelf to repeatedly print the same table output without making forward progress, resulting in an unbounded output loop that never terminates unless externally interrupted. A local attacker can trigger this behavior by supplying a malicious input file, causing excessive CPU and I/O usage and preventing readelf from completing its analysis.
References
| Link | Resource |
|---|---|
| https://sourceware.org/bugzilla/show_bug.cgi?id=33640 | Exploit Third Party Advisory |
| https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=455446bbdc8675f34808187de2bbad4682016ff7 | Patch |
Configurations
History
No history.
Information
Published : 2026-03-09 15:15
Updated : 2026-03-13 16:44
NVD link : CVE-2025-69647
Mitre link : CVE-2025-69647
CVE.ORG link : CVE-2025-69647
JSON object : View
Products Affected
gnu
- binutils
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
