bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22894] integer overflow in parse_die


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22894] integer overflow in parse_die
Date: Wed, 28 Feb 2018 10:15:21 +0000

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

--- Comment #4 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=eef104664efb52965d85a28bc3fc7c77e52e48e2

commit eef104664efb52965d85a28bc3fc7c77e52e48e2
Author: Nick Clifton <address@hidden>
Date:   Wed Feb 28 10:13:54 2018 +0000

    Fix potential integer overflow when reading corrupt dwarf1 debug
information.

        PR 22894
        * dwarf1.c (parse_die): Check the length of form blocks before
        advancing the data pointer.

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