commit | 389da25f93eea8ff64181ae7e3e87da68acaef2e | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Mon Apr 16 11:56:45 2012 -0700 |
committer | James Morris <james.l.morris@oracle.com> | Thu Apr 19 13:39:56 2012 +1000 |
tree | 09277860746b3372cbb49ea82868709cbae99ec3 | |
parent | 8156b451f37898d3c3652b4e988a4d62ae16eaac [diff] |
Yama: add additional ptrace scopes This expands the available Yama ptrace restrictions to include two more modes. Mode 2 requires CAP_SYS_PTRACE for PTRACE_ATTACH, and mode 3 completely disables PTRACE_ATTACH (and locks the sysctl). Signed-off-by: Kees Cook <keescook@chromium.org> Signed-off-by: James Morris <james.l.morris@oracle.com>