|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/21665] Multiple heap based buffer overflow in the objdump tool of the GNU Binutils. |
Date: | Fri, 30 Jun 2017 10:04:50 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21665 --- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=60a02042bacf8d25814430080adda61ed086bca6 commit 60a02042bacf8d25814430080adda61ed086bca6 Author: Nick Clifton <address@hidden> Date: Fri Jun 30 11:03:37 2017 +0100 Fix failures in MMIX linker tests introduced by fix for PR 21665. PR binutils/21665 * objdump.c (disassemble_section): Move check for an overlarge section to just before the allocation of memory. Do not check section size against file size, but instead use an arbitrary 2Gb limit. Issue a warning message if the section is too big. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |