The pe_ILF_object_p function in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.28, is vulnerable to a heap-based buffer over-read of size 4049 because it uses the strlen function instead of strnlen, leading to program crashes in several utilities such as addr2line, size, and strings. It could lead to information disclosure as well.
References
Link | Resource |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=20905 | Issue Tracking Patch |
https://sourceware.org/bugzilla/show_bug.cgi?id=20905 | Issue Tracking Patch |
Configurations
History
21 Nov 2024, 03:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://sourceware.org/bugzilla/show_bug.cgi?id=20905 - Issue Tracking, Patch |
Information
Published : 2017-03-22 16:59
Updated : 2024-11-21 03:31
NVD link : CVE-2017-7226
Mitre link : CVE-2017-7226
CVE.ORG link : CVE-2017-7226
JSON object : View
Products Affected
gnu
- binutils
CWE
CWE-125
Out-of-bounds Read