https://sourceware.org/bugzilla/show_bug.cgi?id=25221
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b899eb3bb807be1094fde9a2f1c8628232bc0743 commit b899eb3bb807be1094fde9a2f1c8628232bc0743 Author: Nick Clifton <ni...@redhat.com> Date: Thu Jan 9 15:49:08 2020 +0000 Fix an illegal memory access triggered when trying to examine an input file containing corrupt compressed sections. PR 25221 * bfd.c (bfd_convert_section_contents): Check for a compress header size that is larger than the actual section size. -- You are receiving this mail because: You are on the CC list for the bug.