bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/24898] An out-of-bounds read occured in display_data


From: nickc at redhat dot com
Subject: [Bug binutils/24898] An out-of-bounds read occured in display_data
Date: Thu, 15 Aug 2019 13:27:43 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #1 from Nick Clifton <nickc at redhat dot com> ---
Hi Mingi,

  Unfortunately I am unable to reproduce this failure.  When I run the
  test command I see these error messages:

objdump: Error: Internal error: binutils/dwarf.c:7823: LEB value (70313074559)
too large for containing variable
objdump: Warning: Corrupt augmentation data length: 0x5efc5f7f

  Are you sure that this problem was detected using the current 
  development sources ?

  If it was, then would you mind running the test under GDB and putting
  a breakpoint at dwarf.c:7827.  I need to know the value of the
  augmentation_data, start, end and augmentation_data_len variables.

  The check at line 7827 is supposed to catch any of these values 
  overflowing, but it would appear that it is not working for your
  test case.

Cheers
  Nick

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