bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/17512] segfault in PE parser / _bfd_pei_swap_aouthdr_in
Date: Thu, 27 Nov 2014 12:20:38 +0000

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

--- Comment #114 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  1036838a771b96ad9428e8fc7ecc45d3d8e056ce (commit)
      from  608ce2f3c8b1fb309f50b6426389282ec6031323 (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=1036838a771b96ad9428e8fc7ecc45d3d8e056ce

commit 1036838a771b96ad9428e8fc7ecc45d3d8e056ce
Author: Nick Clifton <address@hidden>
Date:   Thu Nov 27 12:19:10 2014 +0000

    Fixes a few more memory access violations exposed by fuzzed binaries.

        PR binutils/17512
        * ecoff.c (_bfd_ecoff_slurp_symbol_table): Warn about and correct
        a discrepancy between the isymMax and ifdMax values in the
        symbolic header.
        * elf.c (_bfd_elf_print_private_bfd_data): Fix the range check
        scanning the external dynamic entries.

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

Summary of changes:
 bfd/ChangeLog |    9 +++++++++
 bfd/ecoff.c   |   15 +++++++++++++++
 bfd/elf.c     |    4 +++-
 3 files changed, 27 insertions(+), 1 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]