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]

Re: Fix more unbounded stack usage when !ALLOW_UNALIGNED.


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.

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