[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180221024747.9659-1-tycho@tycho.ws>
Date: Tue, 20 Feb 2018 19:47:44 -0700
From: Tycho Andersen <tycho@...ho.ws>
To: linux-kernel@...r.kernel.org, Kees Cook <keescook@...omium.org>
Cc: Tycho Andersen <tycho@...ho.ws>
Subject: [PATCH 0/3] some fixups for PTRACE_SECCOMP_GET_METADATA
Hi Kees,
Here are a couple of tweaks/fixes people suggested to the get_metadata
functionality, plus a test to ensure that things work the way they're supposed
to and stay that way.
Cheers,
Tycho
Tycho Andersen (3):
seccomp, ptrace: switch get_metadata types to arch independent
ptrace, seccomp: tweak get_metadata behavior slightly
seccomp: add a selftest for get_metadata
include/uapi/linux/ptrace.h | 4 +-
kernel/seccomp.c | 6 ++-
tools/testing/selftests/seccomp/seccomp_bpf.c | 61 +++++++++++++++++++++++++++
3 files changed, 67 insertions(+), 4 deletions(-)
--
2.14.1
Powered by blists - more mailing lists