PR22202, buffer overflow in parse_die
authorAlan Modra <amodra@gmail.com>
Mon, 25 Sep 2017 10:50:38 +0000 (20:20 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 25 Sep 2017 12:31:47 +0000 (22:01 +0930)
commit1da5c9a485f3dcac4c45e96ef4b7dae5948314b5
treeac506c925cb630569dd4d2aa366b409a5f7eb9b3
parent11855d8a1f11b102a702ab76e95b22082cccf2f8
PR22202, buffer overflow in parse_die

There was a complete lack of sanity checking in dwarf1.c

PR 22202
* dwarf1.c (parse_die): Sanity check pointer against section limit
before dereferencing.
(parse_line_table): Likewise.
bfd/ChangeLog
bfd/dwarf1.c
This page took 0.027236 seconds and 4 git commands to generate.