Bug 1449540 (CVE-2017-8392) - CVE-2017-8392 binutils: NULL pointer dereference in the _bfd_dwarf2_find_nearest_line function
Summary: CVE-2017-8392 binutils: NULL pointer dereference in the _bfd_dwarf2_find_near...
Keywords:
Status: CLOSED WONTFIX
Alias: CVE-2017-8392
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-05-10 08:54 UTC by Andrej Nemec
Modified: 2019-09-29 14:12 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-05-10 09:09:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Andrej Nemec 2017-05-10 08:54:26 UTC
The Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 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. 

Upstream issue:

https://sourceware.org/bugzilla/show_bug.cgi?id=21409


Note You need to log in before you can comment on or make changes to this bug.