Fix more unbounded stack usage when !ALLOW_UNALIGNED.

Mark Wielaard mjw at redhat.com
Sun May 31 19:05:41 UTC 2015


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.


More information about the elfutils-devel mailing list