Fix more unbounded stack usage when !ALLOW_UNALIGNED.

Mark Wielaard mjw at redhat.com
Fri Jun 5 12:49:41 UTC 2015


On Sun, 2015-05-31 at 21:05 +0200, Mark Wielaard wrote:
> On architectures (like arm) that don't ALLOW_UNALIGNED there were a
> couple more issues with possible unbounded stack usage. The following
> 3 patches fix those:
> 
>   libelf: Fix unbounded stack usage in elf_getarsym
>   libelf: Fix possible unbounded stack usage in getphdr_wrlock.
>   libelf: Fix possible unbounded stack usage in load_shdr_wrlock.

Pushed all 3 to master.


More information about the elfutils-devel mailing list