summaryrefslogtreecommitdiffstats
path: root/Documentation/userspace-api
diff options
context:
space:
mode:
authorKees Cook2017-08-11 22:01:39 +0200
committerKees Cook2017-08-14 22:46:49 +0200
commit4d3b0b05aae9ee9ce0970dc4cc0fb3fad5e85945 (patch)
tree28419965980aa84fd98bf361b52f9390fd24f534 /Documentation/userspace-api
parentseccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD (diff)
downloadkernel-qcow2-linux-4d3b0b05aae9ee9ce0970dc4cc0fb3fad5e85945.tar.gz
kernel-qcow2-linux-4d3b0b05aae9ee9ce0970dc4cc0fb3fad5e85945.tar.xz
kernel-qcow2-linux-4d3b0b05aae9ee9ce0970dc4cc0fb3fad5e85945.zip
seccomp: Introduce SECCOMP_RET_KILL_PROCESS
This introduces the BPF return value for SECCOMP_RET_KILL_PROCESS to kill an entire process. This cannot yet be reached by seccomp, but it changes the default-kill behavior (for unknown return values) from kill-thread to kill-process. Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'Documentation/userspace-api')
0 files changed, 0 insertions, 0 deletions