|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/22170] heap-based buffer overflow in _bfd_x86_elf_get_synthetic_symtab (elfxx-x86.c) |
Date: | Fri, 22 Sep 2017 21:21:40 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22170 --- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by H.J. Lu <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=61e3bf5f83f7e505b6bc51ef65426e5b31e6e360 commit 61e3bf5f83f7e505b6bc51ef65426e5b31e6e360 Author: H.J. Lu <address@hidden> Date: Fri Sep 22 14:15:40 2017 -0700 x86: Guard against corrupted PLT There should be only one entry in PLT for a given symbol. Set howto to NULL after processing a PLT entry to guard against corrupted PLT so that the duplicated PLT entries are skipped. PR binutils/22170 * elfxx-x86.c (_bfd_x86_elf_get_synthetic_symtab): Guard against corrupted PLT. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |