PR22202, buffer overflow in parse_die
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index c465462bcaf3981b90cb3fcbefc0716a290c9b5f..54199ad042954de9a3c6e86becb281046b182ba3 100644 (file)
@@ -1,3 +1,28 @@
+2017-09-25  Alan Modra  <amodra@gmail.com>
+
+       PR 22202
+       * dwarf1.c (parse_die): Sanity check pointer against section limit
+       before dereferencing.
+       (parse_line_table): Likewise.
+
+2017-09-25  Alan Modra  <amodra@gmail.com>
+
+       PR 22201
+       * dwarf2.c (scan_unit_for_symbols): Ignore DW_AT_name unless it
+       has string form.
+       (parse_comp_unit): Likewise.
+
+2017-09-25  Alan Modra  <amodra@gmail.com>
+
+       PR 22200
+       * dwarf2.c (read_formatted_entries): Error on format_count zero.
+
+2017-09-24  Alan Modra  <amodra@gmail.com>
+
+       PR 22197
+       * opncls.c (bfd_get_debug_link_info_1): Properly check that crc is
+       within section bounds.
+
 2017-09-24  Alan Modra  <amodra@gmail.com>
 
        PR 22191
This page took 0.024719 seconds and 4 git commands to generate.