https://sourceware.org/bugzilla/show_bug.cgi?id=25307
--- Comment #2 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=f2a3559d54602cecfec6d90f792be4a70ad918ab commit f2a3559d54602cecfec6d90f792be4a70ad918ab Author: Nick Clifton <ni...@redhat.com> Date: Fri Jan 3 16:17:53 2020 +0000 Fix potential illegal memory access when parsing a corrupt PEF format file. PR 25307 (bfd_pef_parse_function_stubs): Correct the test that ensures that there is enough data remaining in the code buffer before attempting to read a function stub. -- You are receiving this mail because: You are on the CC list for the bug.