bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28422] use-after-free in objdump at get_build_id (./bfd/op


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28422] use-after-free in objdump at get_build_id (./bfd/opncls.c:1864)
Date: Thu, 07 Oct 2021 05:27:33 +0000

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

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The binutils-2_36-branch branch has been updated by Alan Modra
<amodra@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=a281816c8aeb12619d34eec8959a43dfa5c6b4ec

commit a281816c8aeb12619d34eec8959a43dfa5c6b4ec
Author: Alan Modra <amodra@gmail.com>
Date:   Wed Oct 6 18:28:47 2021 +1030

    PR28422, build_id use-after-free

    This fixes a bug in commit 5d9bbb73c1df.  All fields preserved from a
    bfd in struct bfd_preserve need to be cleared in bfd_reinit.

            PR 28422
            * format.c (bfd_reinit): Clear build_id.

    (cherry picked from commit 6d661cdc5be46e890ed9255e749806f46a88e26c)

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