Lucene search
+L

6070 matches found

CVE
CVE
added 2026/03/06 12:00 a.m.43 views

CVE-2025-69645

CVE-2025-69645 affects binutils objdump with a flaw in DWARF compilation unit handling that can drive an invalid offset_size into byte_get_little_endian, triggering a SIGABRT on crafted inputs. The issue is documented for binutils 2.44; several connected sources note a patch/release upgrade path ...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits1References2Affected Software1
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.20 views

GNU Binutils readelf 安全漏洞

GNU Binutils readelf is a command-line tool from the American GNU community. Versions of GNU Binutils readelf 2.46 and earlier contained security vulnerabilities. These vulnerabilities were due to improper relocation handling when processing specially crafted ELF binary files, which could lead to...

7.5CVSS5.8AI score0.00256EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.16 views

GNU Binutils readelf 安全漏洞

GNU Binutils readelf is a command-line tool from the American GNU community. Versions of GNU Binutils readelf 2.46 and earlier contained security vulnerabilities. These vulnerabilities stemmed from incomplete cleanup of DWARF information when processing specially crafted ELF binary files. This...

6.2CVSS5.8AI score0.00173EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2026/03/06 12:00 a.m.19 views

CVE-2025-69644

An issue was discovered in Binutils before 2.46. The objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed debug information. A logic flaw in the handling of DWARF location list headers can cause objdump to enter an unbounded loop and produce endless...

5CVSS4.3AI score0.00126EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/03/06 12:00 a.m.21 views

CVE-2025-69646

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debugrnglists data. A logic error in the handling of the debugrnglists header can cause objdump to repeatedly print the same warning message and fail to terminate, resulting in an...

5.5CVSS4.7AI score0.00155EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/06 12:00 a.m.17 views

CVE-2025-69649

GNU Binutils thru 2.46 readelf contains a null pointer dereference vulnerability when processing a crafted ELF binary with malformed header fields. During relocation processing, an invalid or null section pointer may be passed into displayrelocations, resulting in a segmentation fault SIGSEGV and...

7.5CVSS4.6AI score0.00256EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2026/03/06 12:00 a.m.11 views

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 processdebuginfo, an invalid debuginfop state may propagate into DWARF attribute parsing...

6.2CVSS5.5AI score0.00173EPSS
SaveExploits1
CVE
CVE
added 2026/03/06 12:00 a.m.56 views

CVE-2025-69652

GNU Binutils readelf (up to version 2.46) contains a vulnerability when processing crafted ELF binaries with malformed DWARF/debug info. Root cause: incomplete cleanup in process_debug_info can leave invalid debug_info_p state, causing a fatal abort in byte_get_little_endian() for certain zero-le...

6.2CVSS6.1AI score0.00173EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/03/06 12:00 a.m.22 views

CVE-2025-69646

CVE-2025-69646 affects GNU Binutils’ objdump. A logic error in handling the debug_rnglists header when processing a crafted binary (notably seen in binutils 2.44) can cause an unbounded logging loop, consuming CPU/I/O and preventing completion of objdump analysis. Affected component: objdump in b...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:00 a.m.10 views

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 processdebuginfo, an invalid debuginfop state may propagate into DWARF attribute parsing...

6.1AI score0.00173EPSS
SaveExploits1References3
CVE
CVE
added 2026/03/06 12:00 a.m.90 views

CVE-2025-69649

CVE-2025-69649 affects GNU Binutils up to version 2.46 (readelf). A vulnerability in relocation processing can pass an invalid or null section pointer to display_relocations(), causing a null pointer dereference that leads to a segmentation fault (SIGSEGV) and process termination. The available s...

7.5CVSS5.8AI score0.00256EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2026/03/06 12:00 a.m.10 views

CVE-2025-69646

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debugrnglists data. A logic error in the handling of the debugrnglists header can cause objdump to repeatedly print the same warning message and fail to terminate, resulting in an...

5.5CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/06 12:00 a.m.68 views

CVE-2025-69644

An issue was discovered in Binutils before 2.46. The objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed debug information. A logic flaw in the handling of DWARF location list headers can cause objdump to enter an unbounded loop and produce endless...

0.00126EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/03/06 12:00 a.m.68 views

CVE-2025-69645

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offsetsize value being used inside bytegetlittleendian, leading to an abort SIGABR...

0.00166EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/03/06 12:00 a.m.19 views

CVE-2025-69650

GNU Binutils thru 2.46 readelf contains a double free vulnerability when processing a crafted ELF binary with malformed relocation data. During GOT relocation handling, dumprelocations may return early without initializing the allrelocations array. As a result, processgotsectioncontents may pass ...

7.5CVSS6.2AI score0.00502EPSS
SaveExploits1References5
OSV
OSV
added 2026/03/06 12:00 a.m.10 views

CVE-2025-69645

Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug information. A logic error in the handling of DWARF compilation units can result in an invalid offsetsize value being used inside bytegetlittleendian, leading to an abort SIGABR...

5.5CVSS5.8AI score
SaveExploits0References4
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.15 views

GNU Binutils readelf 资源管理错误漏洞

GNU Binutils readelf is a command-line tool from the American GNU community. Versions of GNU Binutils readelf 2.46 and earlier contained a resource management vulnerability. This vulnerability stemmed from improper GOT relocation handling when processing specially crafted ELF binary files, which...

7.5CVSS5.8AI score0.00502EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/06 12:00 a.m.3 views

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 processdebuginfo, an invalid debuginfop state may propagate into DWARF attribute parsing...

6.1AI score0.00173EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/06 12:00 a.m.80 views

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 processdebuginfo, an invalid debuginfop state may propagate into DWARF attribute parsing...

0.00173EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:00 a.m.6 views

CVE-2025-69649

GNU Binutils thru 2.46 readelf contains a null pointer dereference vulnerability when processing a crafted ELF binary with malformed header fields. During relocation processing, an invalid or null section pointer may be passed into displayrelocations, resulting in a segmentation fault SIGSEGV and...

5.8AI score0.00256EPSS
SaveExploits1References3
Rows per page
Query Builder