Submitted by JMukesh
These array memory parameters can be  problematic if not used properly. For example, if the array is very large, it may overlap over other part of memory (Liquidation.sol L274).
This an example to show the exploit:
Recommend checking array length before using it.
raymogg (Tracer) commented:
sporejack (Tracer) commented:
sporejack (Tracer) confirmed:
