aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-08-08 13:24:46 +0200
committerDmitry Vyukov <dvyukov@google.com>2017-08-08 13:24:46 +0200
commita3c5751de3df4c49b3025ccf5971602b7badb2d3 (patch)
tree79f04fbe46abe24456405d9742cc5d5f4000651a /docs
parenta48e1ead6170b63721ef12801ca6e6f5dee6aa09 (diff)
executor: sandbox with RLIMIT_MEMLOCK
Locking memory is a reasonably legitimate local DoS vector. E.g. bpf maps allow allocation of large chunks of kernel memory without RLIMIT_MEMLOCK, which leads to hangups. Set RLIMIT_MEMLOCK=8MB in executor.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions