[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22058] Heap out of bounds read in _bfd_elf_attr_strdup()
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/22058] Heap out of bounds read in _bfd_elf_attr_strdup() |
Date: |
Fri, 01 Sep 2017 09:01:51 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22058
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |nickc at redhat dot com
Resolution|--- |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Kamil,
Thanks for reporting this bug. This was another case of buffer overrun
due to an unterminated string. I have checked in a small patch to the
mainline and 2.29 branch in order to fix the problem.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.