Revision e39333e8cf06271b88e45b9347531cb40f0fe31b authored by Konstantin Belousov on 22 July 2012, 00:44:22 UTC, committed by Konstantin Belousov on 22 July 2012, 00:44:22 UTC
Fix several reads beyond the mapped first page of the binary in the
ELF parser. Specifically, do not allow note reader and interpreter
path comparision in the brandelf code to read past end of the page.
This may happen if specially crafter ELF image is activated.

Approved by:	re (hrs)
1 parent 553d3b4
History
File Mode Size
Makefile -rw-r--r-- 130 bytes
dmesg.8 -rw-r--r-- 2.8 KB
dmesg.c -rw-r--r-- 5.6 KB

back to top