The dump_section_as_bytes function in readelf in GNU Binutils 2.28 accesses a NULL pointer while reading section contents in a corrupt binary, leading to a program crash.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/96994 | vdb entry |
https://security.gentoo.org/glsa/201801-01 | vendor advisory |
https://sourceware.org/bugzilla/show_bug.cgi?id=21135 | patch issue tracking |