bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/29699] Segmentation fault caused by null pointer dereferen


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/29699] Segmentation fault caused by null pointer dereference in nm-new, _bfd_elf_get_symbol_version_string, elf.c:1969
Date: Wed, 19 Oct 2022 14:10:13 +0000

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

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <nickc@sourceware.org>:

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

commit 5c831a3c7f3ca98d6aba1200353311e1a1f84c70
Author: Nick Clifton <nickc@redhat.com>
Date:   Wed Oct 19 15:09:12 2022 +0100

    Fix an illegal memory access when parsing an ELF file containing corrupt
symbol version information.

            PR 29699
            * elf.c (_bfd_elf_slurp_version_tables): Fail if the sh_info field
            of the section header is zero.

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