]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_table
authorAlan Modra <amodra@gmail.com>
Sat, 1 Dec 2018 11:22:37 +0000 (21:52 +1030)
committerAlan Modra <amodra@gmail.com>
Sat, 1 Dec 2018 11:43:58 +0000 (22:13 +1030)
commit4770fb94ee04ef767cb2c171a24168d2b5acca04
tree2128d41a936a2e0d698695252a1b7183e1656363
parent726bd37d6c5d5013d34023044ed7cbbb01317978
PR23946, illegal memory access in readelf.c:slurp_ia64_unwind_table

PR 23946
* readelf.c (slurp_ia64_unwind_table): Bounds check symbol index
on reloc.
(slurp_hppa_unwind_table): Likewise.
binutils/ChangeLog
binutils/readelf.c