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

13 Mar 2026, 16:44

Type Values Removed Values Added
CPE cpe:2.3:a:gnu:binutils:*:*:*:*:*:*:*:*
First Time Gnu
Gnu binutils
References () https://sourceware.org/bugzilla/show_bug.cgi?id=33640 - () https://sourceware.org/bugzilla/show_bug.cgi?id=33640 - Exploit, Third Party Advisory
References () https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=455446bbdc8675f34808187de2bbad4682016ff7 - () https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=455446bbdc8675f34808187de2bbad4682016ff7 - Patch

10 Mar 2026, 18:18

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.2
CWE CWE-835
Summary
  • (es) GNU Binutils hasta 2.45.1 readelf contiene una vulnerabilidad de denegación de servicio al procesar un binario manipulado con datos DWARF loclists malformados. Un fallo lógico en el código de análisis DWARF puede hacer que readelf imprima repetidamente la misma salida de tabla sin avanzar, lo que resulta en un bucle de salida ilimitado que nunca termina a menos que sea interrumpido externamente. Un atacante local puede desencadenar este comportamiento al proporcionar un archivo de entrada malicioso, causando un uso excesivo de CPU y E/S y evitando que readelf complete su análisis.

09 Mar 2026, 15:15

Type Values Removed Values Added
New CVE

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