CVE-2025-69652

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an abort (SIGABRT) when processing a crafted ELF binary with malformed DWARF abbrev or debug information. Due to incomplete state cleanup in process_debug_info(), an invalid debug_info_p state may propagate into DWARF attribute parsing routines. When certain malformed attributes result in an unexpected data length of zero, byte_get_little_endian() triggers a fatal abort. No evidence of memory corruption or code execution was observed; the impact is limited to denial of service.
Configurations

Configuration 1 (hide)

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

History

11 Mar 2026, 15:49

Type Values Removed Values Added
Summary
  • (es) GNU Binutils hasta 2.46 readelf contiene una vulnerabilidad que conduce a una interrupción (SIGABRT) al procesar un binario ELF manipulado con información DWARF abbrev o de depuración malformada. Debido a una limpieza de estado incompleta en process_debug_info(), un estado debug_info_p inválido puede propagarse a las rutinas de análisis de atributos DWARF. Cuando ciertos atributos malformados resultan en una longitud de datos inesperada de cero, byte_get_little_endian() desencadena una interrupción fatal. No se observó evidencia de corrupción de memoria o ejecución de código; el impacto se limita a la denegación de servicio.
References () https://sourceware.org/bugzilla/show_bug.cgi?id=33701 - () https://sourceware.org/bugzilla/show_bug.cgi?id=33701 - Exploit, Third Party Advisory
References () https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=44b79abd0fa12e7947252eb4c6e5d16ed6033e01 - () https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=44b79abd0fa12e7947252eb4c6e5d16ed6033e01 - Patch
CPE cpe:2.3:a:gnu:binutils:*:*:*:*:*:*:*:*
First Time Gnu
Gnu binutils

09 Mar 2026, 17:16

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 6.2
CWE CWE-460

06 Mar 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 19:16

Updated : 2026-03-11 15:49


NVD link : CVE-2025-69652

Mitre link : CVE-2025-69652

CVE.ORG link : CVE-2025-69652


JSON object : View

Products Affected

gnu

  • binutils
CWE
CWE-460

Improper Cleanup on Thrown Exception