compilebox
compilebox copied to clipboard
Infinite Loops
Referencing issue #7 , it doesn't seem to have been addressed, and infinite loops are very much a problem, they don't seem to timeout
- Zach
Limiting memory usage via -m flag, and CPU quota via --cpu-quota should help.
Problem with that is, current version of docker, that is installed via Setup/Install_X.sh, doesn't support CPU quota limiting.
There's also another security threat:
Forkbombs, you can prevent that via --kernel-memory
Plus, unzipping infinite zips, you should prevent that with --device-write-bps