bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/28307] nm-new: SEGV caused by a WRITE memory access


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28307] nm-new: SEGV caused by a WRITE memory access
Date: Tue, 07 Sep 2021 01:26:19 +0000

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

--- 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=b54509b84488023954f6974229b24fe6c993742b

commit b54509b84488023954f6974229b24fe6c993742b
Author: Alan Modra <amodra@gmail.com>
Date:   Mon Sep 6 22:23:15 2021 +0930

    PR28307, segfault in ppc64_elf_toc64_reloc

    Adds missing bfd_reloc_offset_in_range checks to various relocation
    special_functions.

            PR 28307
            * elf32-ppc.c (ppc_elf_addr16_ha_reloc): Range check reloc offset.
            * elf64-ppc.c (ppc64_elf_ha_reloc, ppc64_elf_brtaken_reloc):
Likewise.
            (ppc64_elf_toc64_reloc, ppc64_elf_prefix_reloc): Likewise.

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