bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17512] libbfd/binutils: crashes on fuzzed samples
Date: Tue, 06 Jan 2015 01:44:53 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=17512

--- Comment #147 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  533d0af0b8a8127b6f189222fc57aa11ce7aab2c (commit)
      from  9c90714c2f94b4486f56fcd9dcb70e27d983f7df (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=533d0af0b8a8127b6f189222fc57aa11ce7aab2c

commit 533d0af0b8a8127b6f189222fc57aa11ce7aab2c
Author: H.J. Lu <address@hidden>
Date:   Mon Jan 5 17:43:34 2015 -0800

    Return NULL on corrupt input

        PR binutils/17512
        * elf32-i386.c (elf_i386_get_plt_sym_val): Return NULL on corrupt
        input.
        * elf64-x86-64.c (elf_x86_64_get_plt_sym_val): Likewise.

-----------------------------------------------------------------------

Summary of changes:
 bfd/ChangeLog      |    7 +++++++
 bfd/elf32-i386.c   |    9 ++++++---
 bfd/elf64-x86-64.c |    3 +++
 3 files changed, 16 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]