GNU linker (ld) in GNU Binutils 2.28 is vulnerable to a heap-based buffer overflow while processing a bogus input script, leading to a program crash. This relates to lack of '\0' termination of a name field in ldlex.l.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
https://sourceware.org/bugzilla/show_bug.cgi?id=20906 | issue tracking patch |
https://security.gentoo.org/glsa/201801-01 | vendor advisory |
http://www.securityfocus.com/bid/97209 | vdb entry |