The find_nearest_line function in objdump in GNU Binutils 2.28 is vulnerable to an invalid write (of size 1) while disassembling a corrupt binary that contains an empty function name, leading to a program crash.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://security.gentoo.org/glsa/201801-01 | vendor advisory |
https://sourceware.org/bugzilla/show_bug.cgi?id=20892 | issue tracking patch |
http://www.securityfocus.com/bid/97277 | vdb entry |