1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
openbsd-src/usr.bin/ctfdump
sunil 7b3efaaaec Fix a buffer over-read while dumping functions.
A bogus vlen in metadata could cause offset point beyond CTF section
boundary. Found by afl-fuzz.

Ok mpi@
2019-03-16 16:35:03 +00:00
..
ctfdump.1 add missing HISTORY; based on CVS logs and release announcements 2017-10-17 22:47:58 +00:00
ctfdump.c Fix a buffer over-read while dumping functions. 2019-03-16 16:35:03 +00:00
elf.c Verify that every section header lies within the mapped file. 2017-11-14 09:14:50 +00:00
Makefile