opcodes/rx-decode.opc in GNU Binutils 2.28 lacks bounds checks for certain scale arrays, which allows remote attackers to cause a denial of service (buffer overflow and application crash) or possibly have unspecified other impact via a crafted binary file, as demonstrated by mishandling of this file during "objdump -D" execution.
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 |
---|---|
http://www.securityfocus.com/bid/99118 | vdb entry third party advisory |
https://security.gentoo.org/glsa/201801-01 | vendor advisory |
https://www.exploit-db.com/exploits/42198/ | exploit |
https://sourceware.org/bugzilla/show_bug.cgi?id=21587 | issue tracking third party advisory patch |