bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22386] Integer overflow in print_debug_frame ()


From: nickc at redhat dot com
Subject: [Bug binutils/22386] Integer overflow in print_debug_frame ()
Date: Fri, 03 Nov 2017 14:05:07 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |nickc at redhat dot com
         Resolution|---                         |FIXED

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

  Thanks for the bug report.  I was unable to reproduce the exact failure
  that you reported, but I did find something similar.  The patch you have
  supplied does help, but I also found that there was a problem trying to
  read a 64-bit LEB128-encoded value into a 32-bit variable.  So I have 
  extended the patch to cover that.

Cheers
  Nick

PS.  You might find it interesting to create some test binaries with very
  large LEB128 values in them (more than 128 bits say) and see how the 
  various tools in the binutils suite cope with them.

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