In radare2 2.0.1, an integer exception (negative number leading to an invalid memory access) exists in store_versioninfo_gnu_verneed() in libr/bin/format/elf/elf.c via crafted ELF files on 32bit systems.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/radare/radare2/commit/c6d0076c924891ad9948a62d89d0bcdaf965f0cd | issue tracking third party advisory patch |
http://www.securityfocus.com/bid/101609 | vdb entry |
https://github.com/radare/radare2/issues/8731 | issue tracking patch exploit third party advisory |