bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/27854] heap-buffer-overflow on objdump -D


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27854] heap-buffer-overflow on objdump -D
Date: Wed, 01 Sep 2021 01:24:56 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Alan Modra <amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=90f56146e5748bab6baca97b1470bbd144ae10e8

commit 90f56146e5748bab6baca97b1470bbd144ae10e8
Author: Yinjun Zhang <yinjun.zhang@corigine.com>
Date:   Wed Aug 25 21:01:17 2021 -0400

    nfp: add validity check of island and me

    AddressSanitizer detects heap-buffer-overflow when running
    "objdump -D" for nfp .nffw files.

            PR 27854
            * nfp-dis.c (_NFP_ISLAND_MAX, _NFP_ME_MAX): Define.
            (nfp_priv_data): ..and use here.
            (_print_instrs): Sanity check island and menum.

    Signed-off-by: Yinjun Zhang <yinjun.zhang@corigine.com>
    Signed-off-by: Simon Horman <simon.horman@corigine.com>

-- 
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]