CVE-2025-69646
Received Received - Intake
Denial-of-Service in Binutils objdump via Malformed DWARF Data

Publication date: 2026-03-06

Last updated on: 2026-03-20

Assigner: MITRE

Description
Binutils objdump contains a denial-of-service vulnerability when processing a crafted binary with malformed DWARF debug_rnglists data. A logic error in the handling of the debug_rnglists header can cause objdump to repeatedly print the same warning message and fail to terminate, resulting in an unbounded logging loop until the process is interrupted. The issue was observed in binutils 2.44. A local attacker can exploit this vulnerability by supplying a malicious input file, leading to excessive CPU and I/O usage and preventing completion of the objdump analysis.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-06
Last Modified
2026-03-20
Generated
2026-05-27
AI Q&A
2026-03-06
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
gnu binutils 2.44
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-400 The product does not properly control the allocation and maintenance of a limited resource.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the Binutils objdump tool when it processes a specially crafted binary containing malformed DWARF debug_rnglists data. Due to a logic error in handling the debug_rnglists header, objdump can enter an unbounded logging loop where it repeatedly prints the same warning message and fails to terminate properly.

This issue was observed in binutils version 2.44 and can be triggered by a local attacker supplying a malicious input file.


How can this vulnerability impact me? :

Exploitation of this vulnerability can cause excessive CPU and I/O usage on the affected system.

It results in a denial-of-service condition by preventing the objdump tool from completing its analysis, as the process gets stuck in an infinite logging loop until manually interrupted.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart