]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR22197, buffer overflow in bfd_get_debug_link_info_1
authorAlan Modra <amodra@gmail.com>
Sun, 24 Sep 2017 12:06:18 +0000 (21:36 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 24 Sep 2017 12:10:58 +0000 (21:40 +0930)
commit52b36c51e5bf6d7600fdc6ba115b170b0e78e31d
treeda1de8a8a1c7824e563b7b15d23d2f9c24f00693
parenta26a013f22a19e2c16729e64f40ef8a7dfcc086e
PR22197, buffer overflow in bfd_get_debug_link_info_1

PR 22197
* opncls.c (bfd_get_debug_link_info_1): Properly check that crc is
within section bounds.
bfd/ChangeLog
bfd/opncls.c