CVE Catalog

CVE-2017-7304

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 a missing check on the sh_link field in the copy_special_section_fields function. This can cause Binutils utilities like strip to crash.

Risk Assessment

Exploitation of this vulnerability may lead to critical tool crashes, disrupting binary file management processes within the organization.

Recommendation

It is recommended to upgrade to a newer version of GNU Binutils that includes fixes for this vulnerability.

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 8) because of missing a check (in the copy_special_section_fields function) for an invalid sh_link field before attempting to follow it. This vulnerability causes Binutils utilities like strip to crash.

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