bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28166] objdump: null ptr dereference on _bfd_elf_mips_get_


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28166] objdump: null ptr dereference on _bfd_elf_mips_get_relocated_section_contents in elfxx-mips.c
Date: Thu, 05 Aug 2021 11:22:14 +0000

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

--- 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=6ecfe4abfd14e9c04075435210ca383a1a0191ac

commit 6ecfe4abfd14e9c04075435210ca383a1a0191ac
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Aug 5 18:35:11 2021 +0930

    PR28166, _bfd_elf_mips_get_relocated_section_contents

    Some of the code paths unpacking mips relocs left arelent->sym_ptr_ptr
    uninitialised.

            PR 28166
            * elf64-mips.c (mips_elf64_slurp_one_reloc_table): Don't leave
            sym_ptr_ptr uninitialised.

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