[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/22373] Integer overflow in pe_bfd_read_buildid()
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/22373] Integer overflow in pe_bfd_read_buildid() |
Date: |
Tue, 31 Oct 2017 14:34:07 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=22373
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 Mingi,
Thank you for reporting this bug, and for providing a patch as well.
I have checked in a variant of your patch, since it occurred to me
that the dataoff value might also be excessively large, and this
would not have been caught by either the original code or your patch.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.