bug-binutils
[Top][All Lists]
Advanced

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

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


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/27840] heap-buffer-overflow on objdump -D
Date: Tue, 11 May 2021 10:30:32 +0000

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

--- 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 <nickc@sourceware.org>:

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

commit a680affc635af50db5b0cb8e389b54b057691ec4
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue May 11 11:29:58 2021 +0100

    Fix an illegal memory access when attempting to disassemble a corrupt TIC30
binary.

            PR 27840
            * tic30-dis.c (print_insn_tic30): Prevent attempts to read beyond
            the end of the code buffer.

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