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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING

--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
I pushed the workaround from comment #1

commit f0f77b818f99de2e75d98758f96cb2b6da87fe65
Author: Mark Wielaard <[email protected]>
Date:   Tue Apr 7 15:25:53 2026 +0200

    libebl: Explicitly check Ehdr can be used in eblopenbackend

    Make sure Ehdr is really read into memory, don't use internal elf
    state.

            * libebl/eblopenbackend.c (openbackend): Use gelf_getehdr
            instead of accessing elf state ehdr field directly.

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

    Signed-off-by: Mark Wielaard <[email protected]>

We don't fully understand if this helps since we don't have a reproducer.
But lets close this bug unless someone can replicate the issue with this patch
applied (elfutils git main).

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

Reply via email to