bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/31456] readelf: SEGV in read_leb128


From: nickc at redhat dot com
Subject: [Bug binutils/31456] readelf: SEGV in read_leb128
Date: Tue, 19 Mar 2024 14:19:05 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

  Thanks for reporting this bug.

  The problem was an assumption in the DWARF reader code that offsets to
abbreviation tables would always be valid.  In this case of course this was not
so, and hence the problem arose.

  I have checked in a small patch to fix the problem.

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]