alpha-vms: ETIR checks
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 05452c5d46717d254d59c177eb5bb3dcc26fa4ac..d4d4c4565b06ab4ca964b30196088c6582184c36 100644 (file)
@@ -1,3 +1,11 @@
+2020-06-01  Alan Modra  <amodra@gmail.com>
+
+       * vms-alpha.c (_bfd_vms_slurp_etir): Check bound for the current
+       command against cmd_length, not the end of record.  For
+       ETIR__C_STO_IMMR check size against cmd_length, mask repeat count
+       to 32-bits and break out on zero size.  Add ETIR__C_STC_LP_PSB
+       cmd_length test.
+
 2020-05-28  David Faust  <david.faust@oracle.com>
 
        * elf64-bpf.c (bpf_elf_relocate_section): Fix handling of
This page took 0.028041 seconds and 4 git commands to generate.