]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - bfd/ChangeLog
PR27459, segmentation fault in go32exe_check_format
authorAlan Modra <amodra@gmail.com>
Wed, 24 Feb 2021 00:22:47 +0000 (10:52 +1030)
committerAlan Modra <amodra@gmail.com>
Wed, 24 Feb 2021 00:25:36 +0000 (10:55 +1030)
commit93af1b046b76380c1b06940c31581c30001d27de
treecd86936e3cedf5978ad79004fe327d2d3b8f6cdf
parent8139dc77d9f7ff8d94f9d14d78654afc51b83c60
PR27459, segmentation fault in go32exe_check_format

PR 27459
* coff-stgo32.c (go32exe_check_format): Sanity check size of
header to avoid a buffer overflow.
bfd/ChangeLog
bfd/coff-stgo32.c