[PATCH] libelf: Correct ELF64 section offset check in file_read_elf.

Mark Wielaard mjw at redhat.com
Mon Dec 15 09:05:02 UTC 2014


On Thu, 2014-12-11 at 16:37 +0100, Mark Wielaard wrote:
> The ELF64 case didn't check for overflow and accidentially used the 32bit
> Shdr size.
>
>  2014-12-11  Mark Wielaard  <mjw at redhat.com>
>  
> +	* elf_begin.c (file_read_elf): Correct ELF64 section offset check.

I pushed this to master.


More information about the elfutils-devel mailing list