CVE Vulnerabilities

CVE-2025-69645

Uncontrolled Resource Consumption

Published: Mar 06, 2026 | Modified: Mar 20, 2026
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
2.8 LOW
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

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 offset_size value being used inside byte_get_little_endian, leading to an abort (SIGABRT). The issue was observed in binutils 2.44. A local attacker can trigger the crash by supplying a malicious input file.

Weakness

The product does not properly control the allocation and maintenance of a limited resource.

Affected Software

NameVendorStart VersionEnd Version
BinutilsGnu2.44 (including)2.44 (including)
Red Hat Hardened ImagesRedHatbinutils-main-2.45.1-5.hum1*
BinutilsUbuntuesm-infra-legacy/trusty*
BinutilsUbuntuesm-infra-legacy/xenial*
BinutilsUbuntuesm-infra/bionic*
BinutilsUbuntuesm-infra/focal*
BinutilsUbuntuesm-infra/xenial*
BinutilsUbuntujammy*
BinutilsUbuntunoble*
BinutilsUbuntuquesting*
BinutilsUbuntuupstream*

Potential Mitigations

  • Mitigation of resource exhaustion attacks requires that the target system either:

  • The first of these solutions is an issue in itself though, since it may allow attackers to prevent the use of the system by a particular valid user. If the attacker impersonates the valid user, they may be able to prevent the user from accessing the server in question.

  • The second solution is simply difficult to effectively institute – and even when properly done, it does not provide a full solution. It simply makes the attack require more resources on the part of the attacker.

References