bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29846] NULL pointer segmentation fault when accessing fiel


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29846] NULL pointer segmentation fault when accessing field `the_bfd` in function `compare_symbols`
Date: Sun, 04 Dec 2022 21:53:27 +0000

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

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

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

commit 3d3af4ba39e892b1c544d667ca241846bc3df386
Author: Alan Modra <amodra@gmail.com>
Date:   Sun Dec 4 22:15:40 2022 +1030

    PR29846, segmentation fault in objdump.c compare_symbols

    Fixes a fuzzed object file problem where plt relocs were manipulated
    in such a way that two synthetic symbols were generated at the same
    plt location.  Won't occur in real object files.

            PR 29846
            PR 20337
            * objdump.c (compare_symbols): Test symbol flags to exclude
            section and synthetic symbols before attempting to check flavour.

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