readelf in GNU Binutils 2.28 has a use-after-free (specifically read-after-free) error while processing multiple, relocated sections in an MSP430 binary. This is caused by mishandling of an invalid symbol index, and mishandling of state across invocations.
                
            References
                    | Link | Resource | 
|---|---|
| https://security.gentoo.org/glsa/201709-02 | |
| https://sourceware.org/bugzilla/show_bug.cgi?id=21139 | Exploit Issue Tracking | 
Configurations
                    History
                    No history.
Information
                Published : 2017-03-17 09:59
Updated : 2017-09-19 01:36
NVD link : CVE-2017-6966
Mitre link : CVE-2017-6966
CVE.ORG link : CVE-2017-6966
JSON object : View
Products Affected
                gnu
- binutils
 
CWE
                
                    
                        
                        CWE-416
                        
            Use After Free
