This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fix more unbounded stack usage when !ALLOW_UNALIGNED.


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]