[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/21344] readelf: another heap-based buffer overflow in byte
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/21344] readelf: another heap-based buffer overflow in byte_get_little_endian (elfcomm.c) |
Date: |
Mon, 03 Apr 2017 10:16:56 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=21344
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 Agostino,
Thanks for reporting this problem. The issue was an assumption in readelf's
code that entries in the MIPS GOT table would always be in a valid range.
I have checked in a patch to verify this assumption, and fail if it is wrong.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.