elliottower2/hdf5-overflow-poc
0
HDF5 Point Selection Overflow PoC
Craft an HDF5 file with point selection where:
- enctypesize = 4 (from header)
- num_elem rank 4 passes overflow check
- numelem * rank * 8 (sizeof hsizet) overflows
Craft an HDF5 file with point selection where: