https://sourceware.org/bugzilla/show_bug.cgi?id=29699
--- 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=5c831a3c7f3ca98d6aba1200353311e1a1f84c70 commit 5c831a3c7f3ca98d6aba1200353311e1a1f84c70 Author: Nick Clifton <ni...@redhat.com> Date: Wed Oct 19 15:09:12 2022 +0100 Fix an illegal memory access when parsing an ELF file containing corrupt symbol version information. PR 29699 * elf.c (_bfd_elf_slurp_version_tables): Fail if the sh_info field of the section header is zero. -- You are receiving this mail because: You are on the CC list for the bug.