bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22047] Heap out of bounds read in parse_comp_unit()


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22047] Heap out of bounds read in parse_comp_unit()
Date: Thu, 31 Aug 2017 16:04:45 +0000

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

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

commit e4f2723003859dc6b33ca0dadbc4a7659ebf1643
Author: Nick Clifton <address@hidden>
Date:   Thu Aug 31 17:03:23 2017 +0100

    Fix buffer read overrun by ensuring that DWARF sections containing strings
always end in a NUL byte.

        PR 22047
        * dwarf2.c (read_section): If necessary add a terminating NUL byte
        to dwarf string sections.

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