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.

Reply via email to