• mbaxter's avatar
    cannon: Limit mmap allocations (#285) · 9750b3b0
    mbaxter authored
    * cannon: Basic memory protections
    
    Add memory protections against high memory allocations to the VM.
    This prevents large allocations from causing the `heap` to overflow and
    wrap into low memory, which could overwrite code and cause arbitrary code execution.
    
    ---------
    Co-authored-by: default avatarinphi <mlaw2501@gmail.com>
    9750b3b0
Name
Last commit
Last update
..
EAS Loading commit data...
L1 Loading commit data...
L2 Loading commit data...
Safe Loading commit data...
cannon Loading commit data...
dispute Loading commit data...
governance Loading commit data...
legacy Loading commit data...
libraries Loading commit data...
periphery Loading commit data...
universal Loading commit data...
vendor Loading commit data...