Stack BufferOverflow in readelf.c
Dears, I am writing to bring to your attention a potential issue in the function *dump_relocations *in the software* readelf.c.* The function includes a declaration of a fixed-sized buffer, *char name_buf[40];*, which is used later in the function with the *sprintf* function:* sprintf* (*name_buf
Buffer overflow in objdump
Hi, I'd like to report a buffer-overflow in objdump, is this the right place for it? Thanks, 2ourc3