GNU Binutils thru 2.45.1 readelf contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF .debug_rnglists data. A logic flaw in the DWARF parsing path causes readelf to repeatedly print the same warning message without making forward progress, resulting in a non-terminating output loop that requires manual interruption. No evidence of memory corruption or code execution was observed.
References
| Link | Resource |
|---|---|
| https://sourceware.org/bugzilla/show_bug.cgi?id=33641 | Exploit Third Party Advisory |
| https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=598704a00cbac5e85c2bedd363357b5bf6fcee33 | Patch |
Configurations
History
No history.
Information
Published : 2026-03-09 15:15
Updated : 2026-03-13 16:43
NVD link : CVE-2025-69648
Mitre link : CVE-2025-69648
CVE.ORG link : CVE-2025-69648
JSON object : View
Products Affected
gnu
- binutils
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')
