[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/29988] AddressSanitizer: heap-buffer-overflow /binutils-gd
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/29988] AddressSanitizer: heap-buffer-overflow /binutils-gdb/bfd/libbfd.c:784 in bfd_getl64 |
Date: |
Wed, 11 Jan 2023 12:16:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29988
Nick Clifton <nickc at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi,
Thanks for reporting this bug. There was a check in the
read_indexed_address() function for a buffer overflow, but it was testing
against the wrong size field. I have checked in a small patch to fix this.
Cheers
Nick
--
You are receiving this mail because:
You are on the CC list for the bug.