Lucene search
+L

6063 matches found

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

CVE-2025-69650

CVE-2025-69650 affects GNU Binutils up to version 2.46, specifically the readelf tool. The vulnerability arises during GOT relocation handling: dump_relocations may return early and fail to initialize the all_relocations array, causing process_got_section_contents() to pass an uninitialized r_sym...

7.5CVSS6.2AI score0.00502EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/03/06 12:00 a.m.76 views

CVE-2025-69651

CVE-2025-69651 affects GNU Binutils through version 2.46, specifically the readelf component. The vulnerability arises from an invalid pointer free when parsing a crafted ELF binary with malformed relocation or symbol data. If dump_relocations exits early, the internal all_relocations array may b...

5.5CVSS6.1AI score0.0024EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/03/06 12:00 a.m.46 views

CVE-2025-69644

CVE-2025-69644 affects Binutils before 2.46, where objdump may loop indefinitely when parsing crafted binaries with malformed DWARF debug information due to a logic flaw in DWARF location list header handling. This can cause unbounded resource consumption and endless output, enabling a local atta...

5CVSS5.8AI score0.00126EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/03/06 12:00 a.m.13 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.5CVSS4.6AI score0.00166EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.25 views

PT-2026-23729

Name of the Vulnerable Software and Affected Versions Binutils version 2.44 Description Binutils objdump is susceptible to a denial-of-service condition when processing a specially crafted binary file containing improperly formatted DWARF debug information. A flaw in the handling of DWARF...

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

GNU BinUtils 安全漏洞

GNU BinUtils is a set of programming tools for processing binary files in the GNU community in the United States. Versions of GNU BinUtils prior to version 2.46 contained security vulnerabilities, which were caused by logical processing flaws in handling specially crafted binary files. These flaw...

5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/06 12:00 a.m.9 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...

5CVSS5.8AI score
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2026/03/06 12:00 a.m.17 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 score0.00166EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/03/06 12:00 a.m.18 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 score0.00155EPSS
SaveExploits1References2
AlpineLinux
AlpineLinux
added 2026/03/06 12:00 a.m.13 views

CVE-2025-69651

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an invalid pointer free when processing a crafted ELF binary with malformed relocation or symbol data. If dumprelocations returns early due to parsing errors, the internal allrelocations array may remain partially uninitialized...

5.5CVSS6.1AI score0.0024EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2026/03/06 12:00 a.m.21 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...

5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/06 12:00 a.m.5 views

NewStart CGSL MAIN 6.06 (SP) : binutils Multiple Vulnerabilities (NS-SA-2026-0027)

The remote NewStart CGSL host, running version MAIN 6.06 SP, has binutils packages installed that are affected by multiple vulnerabilities: - An issue was discovered in the Binary File Descriptor BFD library aka libbfd, as distributed in GNU Binutils 2.32. It is a heap-based buffer overflow in...

7.8CVSS6.1AI score0.01683EPSS
SaveExploits2References5
OSV
OSV
added 2026/03/06 12:00 a.m.8 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.3AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/03/06 12:00 a.m.11 views

PT-2026-23734

Name of the Vulnerable Software and Affected Versions GNU Binutils versions through 2.46 Description GNU Binutils versions through 2.46 contain an issue where processing a specially crafted ELF binary with incorrect relocation or symbol data can lead to an invalid pointer being freed. This occurs...

5.5CVSS5.8AI score0.0024EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.13 views

GNU Binutils objdump 安全漏洞

GNU Binutils objdump is a command-line tool for binary files in the American GNU community. GNU Binutils objdump has a security vulnerability, which stems from an error in the processing of the debugrnglists header when dealing with specially crafted binary files. This error may lead to infinite...

5.5CVSS5.8AI score0.00155EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/03/06 12:00 a.m.75 views

CVE-2025-69651

GNU Binutils thru 2.46 readelf contains a vulnerability that leads to an invalid pointer free when processing a crafted ELF binary with malformed relocation or symbol data. If dumprelocations returns early due to parsing errors, the internal allrelocations array may remain partially uninitialized...

0.0024EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
added 2026/03/06 12:00 a.m.5 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...

5.8AI score0.00126EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 12:00 a.m.6 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...

5.8AI score0.00126EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/06 12:00 a.m.53 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...

0.00256EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2026/03/06 12:00 a.m.12 views

GNU Binutils objdump 安全漏洞

GNU Binutils objdump is a command-line tool for binary files in the American GNU community. GNU Binutils objdump has a security vulnerability, which stems from an error in the processing logic of the DWARF compilation unit when dealing with specially crafted binary files. This error may lead to t...

5.5CVSS5.8AI score0.00166EPSS
SaveExploits1References2
Rows per page
Query Builder