aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKees Cook <[email protected]>2016-05-26 11:47:01 -0700
committerKees Cook <[email protected]>2016-06-14 10:54:38 -0700
commit58d0a862f573c3354fa912603ef5a4db188774e7 (patch)
tree7d7f4c5ad0c47c9353da6a4528aeaab1f4d2088d /tools/perf/scripts/python/bin
parent40d273782ff16fe1a7445cc05c66a447dfea3433 (diff)
seccomp: add tests for ptrace hole
One problem with seccomp was that ptrace could be used to change a syscall after seccomp filtering had completed. This was a well documented limitation, and it was recommended to block ptrace when defining a filter to avoid this problem. This can be quite a limitation for containers or other places where ptrace is desired even under seccomp filters. This adds tests for both SECCOMP_RET_TRACE and PTRACE_SYSCALL manipulations. Signed-off-by: Kees Cook <[email protected]> Cc: Andy Lutomirski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions