CyberRota Analysis
AI-GeneratedThe vulnerability affects the GNU Binutils linker, which is susceptible to a heap-buffer-overflow read when processing specially crafted 32-bit XCOFF object files. Exploitation can lead to information disclosure by revealing sensitive heap data and may also cause a Denial of Service (DoS) if the linker crashes. Organizations using GNU Binutils in their development or deployment environments should prioritize addressing this issue to mitigate potential risks.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
A flaw was found in the GNU Binutils (Binary Utilities) linker. This vulnerability, a heap-buffer-overflow read (CWE-125), occurs when the linker processes a specially crafted 32-bit XCOFF (Extended Common Object File Format) object file. An attacker could exploit this by providing a malicious file, leading to an out-of-bounds read of memory. This can result in information disclosure, potentially revealing sensitive heap data, and a Denial of Service (DoS) due to the linker crashing.