https://sourceware.org/bugzilla/show_bug.cgi?id=17512
--- Comment #158 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gdb and binutils". The branch, master has been updated via 3565cf8fedf2bae2b383fae66dde62c3bdae51c9 (commit) from 025ac41482555f6273dee37988734a9f88633dbc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3565cf8fedf2bae2b383fae66dde62c3bdae51c9 commit 3565cf8fedf2bae2b383fae66dde62c3bdae51c9 Author: Nick Clifton <ni...@redhat.com> Date: Thu Jan 8 12:37:46 2015 +0000 Fixes for memory access violations triggered by running nlmconv on fuzzed binaries. PR binutils/17512 * nlmconv.c (i386_mangle_relocs): Skip relocs without an associated symbol. (powerpc_mangle_relocs): Skip unrecognised relocs. Check address range before applying a reloc. ----------------------------------------------------------------------- Summary of changes: binutils/ChangeLog | 8 ++++++++ binutils/nlmconv.c | 30 ++++++++++++++++++++++++++++-- 2 files changed, 36 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils