CVE Catalog

CVE-2017-7303

High
Published: Translated: NVD NIST

Summary

The Binary File Descriptor (BFD) library in GNU Binutils 2.28 is vulnerable to an invalid read due to missing a check for null headers in the find_link function. This can cause Binutils utilities like strip to crash.

Risk Assessment

Exploitation of this vulnerability may lead to crashes of critical tools, potentially disrupting binary file management and build processes within the organization.

Recommendation

It is recommended to update to the latest version of GNU Binutils to mitigate this vulnerability and to monitor systems for potential attacks.

Other vulnerabilities in GNU Binutils 2.28

See all
Original NVD description (English source)

The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to an invalid read (of size 4) because of missing a check (in the find_link function) for null headers before attempting to match them. This vulnerability causes Binutils utilities like strip to crash.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS