diff options
author | Maciej W. Rozycki <macro@mips.com> | 2018-04-04 02:00:49 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@mips.com> | 2018-04-04 02:00:49 +0100 |
commit | 707bad1b21c18cf8e570fb8df8f7c5961fb0f3a5 (patch) | |
tree | 6891f9d0af2d4393e1eeaf92ef743378ae48174d /bfd/aout64.c | |
parent | 0cc919dc6abede5e61b9d8234028fba879166088 (diff) | |
download | gdb-707bad1b21c18cf8e570fb8df8f7c5961fb0f3a5.zip gdb-707bad1b21c18cf8e570fb8df8f7c5961fb0f3a5.tar.gz gdb-707bad1b21c18cf8e570fb8df8f7c5961fb0f3a5.tar.bz2 |
PR binutils/22875: Visium/ELF: Prevent an out-of-bounds howto table access
Prevent an out-of-bounds `visium_elf_howto_table' table access in
`visium_info_to_howto_rela' by using the size of the table rather than
R_VISIUM_max to determine the number of entries in the contiguous
regular Visium relocation range defined and described in the table.
bfd/
* elf32-visium.c (visium_info_to_howto_rela): Correct the range
check for `visium_elf_howto_table' table access.
Diffstat (limited to 'bfd/aout64.c')
0 files changed, 0 insertions, 0 deletions