Out-of-Bounds Write Vulnerability in GNU Binutils Affecting DLX Backend
CVE-2026-18220
What is CVE-2026-18220?
A critical flaw has been identified in the DLX ELF backend of GNU Binutils, specifically within the dlx_rtype_to_howto() function. The vulnerability arises from insufficient bounds checking on relocatable type values controlled by attackers, leading to possible out-of-bounds write access. This can happen when processing specially crafted ELF/DLX object files through BFD tools like objdump and readelf. By exploiting this flaw, attackers could trigger arbitrary code execution via File Stream Oriented Programming (FSOP) attacks, potentially targeting control flows and redirecting execution to malicious commands. Instances such as CI/CD pipelines, developer workstations, and automated security tools using these binutils are particularly at risk, especially when built with the DLX backend.