CVE-2025-69647

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:gnu:binutils:*:*:*:*:*:*:*:*

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')