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 (in the copy_special_section_fields function) for an invalid sh_link field before attempting to follow it. This vulnerability causes Binutils utilities like strip to crash.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/97215 | Third Party Advisory VDB Entry |
https://sourceware.org/bugzilla/show_bug.cgi?id=20931 | Issue Tracking Patch |
http://www.securityfocus.com/bid/97215 | Third Party Advisory VDB Entry |
https://sourceware.org/bugzilla/show_bug.cgi?id=20931 | Issue Tracking Patch |
Configurations
History
21 Nov 2024, 03:31
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.securityfocus.com/bid/97215 - Third Party Advisory, VDB Entry | |
References | () https://sourceware.org/bugzilla/show_bug.cgi?id=20931 - Issue Tracking, Patch |
Information
Published : 2017-03-29 15:59
Updated : 2024-11-21 03:31
NVD link : CVE-2017-7304
Mitre link : CVE-2017-7304
CVE.ORG link : CVE-2017-7304
JSON object : View
Products Affected
gnu
- binutils
CWE
CWE-125
Out-of-bounds Read