bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24334] Heap-buffer-overflow in section_vma_same function in dwar


From: cvs-commit at gcc dot gnu.org
Subject: [Bug ld/24334] Heap-buffer-overflow in section_vma_same function in dwarf2.c in bfd
Date: Thu, 14 Mar 2019 17:22:51 +0000

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

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

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

commit d7f848c3b51f01635557ab765f2ba176618e0bf8
Author: Nick Clifton <address@hidden>
Date:   Thu Mar 14 17:21:41 2019 +0000

    Fix a buffer overrun error when attempting to parse corrupt DWARF
information.

        PR 24334
        * dwarf2.c (struct dwarf2_debug): Add sec_vma_count field.
        (save_section_vma): Initialise field to the number of entries in
        the sec_vma table.
        (section_vma_same): Check that the number of entries in the
        sec_vma table matches the number of sections in the bfd.

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