https://sourceware.org/bugzilla/show_bug.cgi?id=26521
--- 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=ac267c754cecd2bbbfc71feb9ca8ec84f6754cb4 commit ac267c754cecd2bbbfc71feb9ca8ec84f6754cb4 Author: Nick Clifton <ni...@redhat.com> Date: Thu Sep 3 16:11:43 2020 +0100 Fix a division by zero error when processing secondary relocs in a fuzzed input file. PR 26521 * elf.c (_bfd_elf_write_secondary_reloc_section): Check for secondary reloc sections with a zero sh_entsize field. -- You are receiving this mail because: You are on the CC list for the bug.