https://sourceware.org/bugzilla/show_bug.cgi?id=27793
--- 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=09e40e44ad05822ed72f6ad720b5e75ea2a8fc67 commit 09e40e44ad05822ed72f6ad720b5e75ea2a8fc67 Author: Nick Clifton <ni...@redhat.com> Date: Thu Apr 29 17:55:43 2021 +0100 Fix an access through a null pointer when parsing a corrupt SOM format fle. PR 27793 * som.c (som_slurp_symbol_table): Assign symbols without any scope to the undefined section. (som_decode_symclass): Check for a missing symbol section. * syms.c (bfd_decode_symclass): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.