NULL pointer dereference in Binutils - CVE-2017-7614

 

NULL pointer dereference in Binutils - CVE-2017-7614

Published: April 9, 2017 / Updated: July 28, 2020


Vulnerability identifier: #VU32127
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2017-7614
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: GNU
Affected software:
Binutils

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

elflink.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, has a "member access within null pointer" undefined behavior issue, which might allow remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact via an "int main() {return 0;}" program.


How to mitigate CVE-2017-7614

Install update from vendor's website.

Sources