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.
                
            References
                    | Link | Resource | 
|---|---|
| https://security.gentoo.org/glsa/201709-02 | |
| https://sourceware.org/bugzilla/show_bug.cgi?id=21409 | Issue Tracking Patch Third Party Advisory | 
Configurations
                    History
                    No history.
Information
                Published : 2017-05-01 18:59
Updated : 2017-09-19 01:36
NVD link : CVE-2017-8392
Mitre link : CVE-2017-8392
CVE.ORG link : CVE-2017-8392
JSON object : View
Products Affected
                gnu
- binutils
 
CWE
                
                    
                        
                        CWE-476
                        
            NULL Pointer Dereference
