[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22113] Heap out of bounds read in bfd_getl16()
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/22113] Heap out of bounds read in bfd_getl16() |
Date: |
Thu, 14 Sep 2017 10:31:13 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22113
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 problem. There already was a test in the code
that was meant to catch this kind of thing, but the test was not quite
paranoid enough. So I have created a patch to extend the check, and
committed it to the mainline and 2.29 branch sources.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.