bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22018] Heap out of bounds read in elf_i386_get_synthetic_s


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22018] Heap out of bounds read in elf_i386_get_synthetic_symtab()
Date: Mon, 28 Aug 2017 18:29:38 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 90efb6422939ca031804266fba669f77c22a274a
Author: H.J. Lu <address@hidden>
Date:   Mon Aug 28 11:25:58 2017 -0700

    x86: Check for valid PLT section size

    Update x86 get_synthetic_symtab to check for valid PLT section size
    before examining PLT section contents.

        PR binutils/22018
        * elf32-i386.c (elf_i386_get_synthetic_symtab): Check for valid
        PLT section size.
        * elf64-x86-64.c (elf_x86_64_get_synthetic_symtab): 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]