aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor.cc
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-06-12 01:50:15 +0200
committerGreg Steuck <gnezdo@google.com>2019-06-11 16:50:14 -0700
commit794a1ad73ab695b3d3ef099446fa60bc060dd74e (patch)
tree11bde5b6e81e0b7515fcd3a9cf29529632ce7fbd /executor/executor.cc
parentea2f400664b9a9695d642509056f973b827bae41 (diff)
sys/openbsd: sanitize setrlimit(RLIMIT_DATA) syscalls (#1231)
OpenBSD performs a strict validation of the RLIMIT_DATA soft limit during memory allocation. Lowering the same limit could cause syz-executor to run out of memory quickly. Therefore make sure to not go lower than the default soft limit for the staff group. 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