diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-06-13 17:12:20 +0200 |
|---|---|---|
| committer | Anton Lindqvist <anton@basename.se> | 2019-06-13 18:51:26 +0200 |
| commit | dad7ee745f0abc782ab120ba0cee9e6c1aec2d9c (patch) | |
| tree | 3b73840b47ad2242d011d181149e9821ef3f3cbe /executor/executor.cc | |
| parent | a139f92feffd8dddce2b307b80cc9a1ac9525fc6 (diff) | |
sys/openbsd: sanitize setrlimit(RLIMIT_STACK) syscalls
Do not allow the stack to grow beyond the initial soft limit chosen by
syz-executor. Otherwise, syz-executor will most likely not be able to
perform any more heap allocations since they majoriy of memory is
reserved for the stack.
This is one of the root causes of the high amount of reported "lost
connection to test machine".
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
