The find_nearest_line function in addr2line in GNU Binutils 2.28 does not handle the case where the main file name and the directory name are both empty, triggering a NULL pointer dereference and an invalid write, and leading to a program crash.
References
Link | Resource |
---|---|
http://www.securityfocus.com/bid/97275 | |
https://security.gentoo.org/glsa/201801-01 | |
https://sourceware.org/bugzilla/show_bug.cgi?id=20891 | Issue Tracking Patch |
Configurations
History
No history.
Information
Published : 2017-03-22 16:59
Updated : 2018-01-09 02:29
NVD link : CVE-2017-7225
Mitre link : CVE-2017-7225
CVE.ORG link : CVE-2017-7225
JSON object : View
Products Affected
gnu
- binutils
CWE
CWE-476
NULL Pointer Dereference