[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21151] Heap buffer overflow in drwarf2.c
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/21151] Heap buffer overflow in drwarf2.c |
Date: |
Mon, 13 Feb 2017 17:54:14 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21151
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #2 from Nick Clifton <nickc at redhat dot com> ---
Hi Thuan,
Thanks for the bug report. I have applied a small patch to fix the problem.
At issue here was the fact that the BFD library was not checking the
unit_length field in the DWARF header before attempting to read in the DWARF
debug information.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.