[Bug libdw/28677] Bad dynamic entry conversion in dwfl_link_map_report

mark at klomp dot org sourceware-bugzilla@sourceware.org
Fri Dec 10 10:14:40 GMT 2021


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

Mark Wielaard <mark at klomp dot org> changed:

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

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
Thanks for testing. Applied as:

commit 78ecba0926216e0ad90b71f789636d1e0a9777ca
Author: Mark Wielaard <mark@klomp.org>
Date:   Thu Dec 9 21:24:18 2021 +0100

    libdwfl: Don't try to convert too many dyns in dwfl_link_map_report

    When trying to read (corrupt) dynamic entries from a core file we only
    want to read and convert the entries we could read. Also make sure we
    don't try to allocate too bug a buffer.

    Signed-off-by: Mark Wielaard <mark@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list