CVE-2025-69648

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