Learn about CVE-2020-35507, a flaw in binutils versions prior to 2.34 allowing attackers to cause a NULL pointer dereference, impacting application availability. Find mitigation steps here.
A vulnerability in binutils versions prior to 2.34 could allow an attacker to cause a NULL pointer dereference, impacting application availability.
Understanding CVE-2020-35507
This CVE involves a flaw in bfd_pef_parse_function_stubs of bfd/pef.c in binutils versions prior to 2.34.
What is CVE-2020-35507?
The vulnerability in binutils could be exploited by a crafted file processed by objdump, leading to a NULL pointer dereference.
The Impact of CVE-2020-35507
The primary risk associated with this vulnerability is the potential compromise of application availability.
Technical Details of CVE-2020-35507
This section provides detailed technical information about the CVE.
Vulnerability Description
The flaw in bfd_pef_parse_function_stubs of bfd/pef.c in binutils versions prior to 2.34 allows an attacker to trigger a NULL pointer dereference.
Affected Systems and Versions
Exploitation Mechanism
The vulnerability can be exploited by submitting a specially crafted file to be processed by objdump.
Mitigation and Prevention
Protect your systems from CVE-2020-35507 with the following measures:
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates