commit | 4fd8d5856435ff84de1f181381fc51754285af6f | [log] [tgz] |
---|---|---|
author | Nick Clifton <nickc@redhat.com> | Wed Jul 15 11:09:59 2020 +0100 |
committer | Nick Clifton <nickc@redhat.com> | Wed Jul 15 11:09:59 2020 +0100 |
tree | 79347458234713500cdf06bc7efd647b47f2eaf0 | |
parent | 52781cce795439ce5055ee9b8a8c7bc6f92b7b72 [diff] |
Fix an illegal memory access in the BFD library which can be triggered by attempting to parse a corrupt PE format file. PR26240 * coffgen.c (coff_get_normalized_symtab): Fix off-by-one error in check for aux entries that overflow the buufer.