summaryrefslogtreecommitdiffstats
path: root/libelf/elf32_updatefile.c
diff options
context:
space:
mode:
authorMark Wielaard <[email protected]>2015-05-16 21:30:41 +0200
committerMark Wielaard <[email protected]>2015-05-27 23:04:31 +0200
commitbfb9a752c323b97bfcfb11f4f9dbf4ca25fe3c95 (patch)
tree933cb01b7ddedd67b62d76503a215f3d71f7607f /libelf/elf32_updatefile.c
parent6f2e64a03bdf10d5b0ab730e58aedb8dfb76b6d8 (diff)
libelf: Fix possible unbounded stack usage in elf_getarsym.
The number of entries in the index can be large, don't use alloca to read in temporary data, use malloc (and free after out). Signed-off-by: Mark Wielaard <[email protected]>
Diffstat (limited to 'libelf/elf32_updatefile.c')
0 files changed, 0 insertions, 0 deletions