First published: Wed Jan 29 2025(Updated: )
A vulnerability, which was classified as problematic, was found in GNU Binutils up to 2.43. This affects the function disassemble_bytes of the file binutils/objdump.c. The manipulation of the argument buf leads to stack-based buffer overflow. It is possible to initiate the attack remotely. The complexity of an attack is rather high. The exploitability is told to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 2.44 is able to address this issue. The identifier of the patch is baac6c221e9d69335bf41366a1c7d87d8ab2f893. It is recommended to upgrade the affected component.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Ubuntu/binutils | <=2.43 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-0840 is classified as problematic due to its potential for stack-based buffer overflow leading to arbitrary code execution.
To fix CVE-2025-0840, update GNU Binutils to a version later than 2.43, as this version contains the vulnerability.
CVE-2025-0840 affects the disassemble_bytes function in the binutils/objdump.c file of GNU Binutils up to version 2.43.
Yes, CVE-2025-0840 can potentially be exploited remotely if an attacker can manipulate the argument buf during the disassembly process.
Exploiting CVE-2025-0840 may lead to a stack-based buffer overflow, which can result in arbitrary code execution or system compromise.