]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/ChangeLog
Fix seg fault objdumping a corrupt binary with an invalid sh_link field.
[thirdparty/binutils-gdb.git] / bfd / ChangeLog
index d5edec4588541e9a7bad375b5f131e75fae19a2d..29dad0121d336301a53544ea1f13f251a68dcde5 100644 (file)
@@ -1,3 +1,9 @@
+2016-05-09  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/20063
+       * elf.c (bfd_elf_get_elf_syms): Check for out of range sh_link
+       field before accessing sections array.
+
 2016-05-09  Christophe Monat  <christophe.monat@st.com>
 
        PR ld/20030