CVE Catalog

CVE-2017-8392

High
Published: Translated: NVD NIST

Summary

The Binary File Descriptor (BFD) library, known as libbfd, in GNU Binutils version 2.28 is vulnerable to an invalid read of size 8 due to missing a check for NULL symbols in the _bfd_dwarf2_find_nearest_line function. This vulnerability causes crashes in programs analyzing binary files using the libbfd library, such as objdump.

Risk Assessment

This vulnerability can lead to application crashes, affecting the stability and availability of analytical tools within the organization. If exploited by a malicious user, it could lead to further attacks on the system.

Recommendation

It is recommended to update the GNU Binutils library to the latest version to mitigate this vulnerability. Additionally, monitoring the use of tools relying on libbfd is advisable to detect potential issues.

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 to determine whether symbols are NULL in the _bfd_dwarf2_find_nearest_line function. This vulnerability causes programs that conduct an analysis of binary programs using the libbfd library, such as objdump, to crash.

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