On Thu, Jan 22, 2015 at 12:55:43PM +0100, Mark Wielaard wrote: > The result of elf_strptr is often used directly to print or strcmp > the string. If the section data was truncated or corrupted that could > lead to invalid memory reads possibly crashing the application. > https://bugzilla.redhat.com/show_bug.cgi?id=1170810#c24 > > Reported-by: Alexander Cherepanov <[email protected]> > Signed-off-by: Mark Wielaard <[email protected]>
I pushed this to master.
