diff options
author | Kees Cook <keescook@chromium.org> | 2017-08-11 22:01:39 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2017-08-14 22:46:49 +0200 |
commit | 4d3b0b05aae9ee9ce0970dc4cc0fb3fad5e85945 (patch) | |
tree | 28419965980aa84fd98bf361b52f9390fd24f534 /Documentation | |
parent | seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREAD (diff) | |
download | linux-4d3b0b05aae9ee9ce0970dc4cc0fb3fad5e85945.tar.xz 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')
0 files changed, 0 insertions, 0 deletions