CVE Catalog

CVE-2017-7301

High
Published: Translated: NVD NIST

Summary

The Binary File Descriptor (BFD) library in GNU Binutils 2.28 has an off-by-one vulnerability in the aout_link_add_symbols function due to improper string offset checking. This could lead to a crash of the GNU linker (ld) program.

Risk Assessment

This vulnerability could cause the linker tool to crash, potentially impacting software build processes within the organization.

Recommendation

It is recommended to upgrade to a newer version of GNU Binutils to mitigate 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, has an aout_link_add_symbols function in bfd/aoutx.h that has an off-by-one vulnerability because it does not carefully check the string offset. The vulnerability could lead to a GNU linker (ld) program crash.

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