[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171129003819.GA30686@beast>
Date: Tue, 28 Nov 2017 16:38:19 -0800
From: Kees Cook <keescook@...omium.org>
To: James Morris <james.l.morris@...cle.com>
Cc: linux-kernel@...r.kernel.org,
linux-security-module@...r.kernel.org,
Tycho Andersen <tycho@...ker.com>
Subject: [GIT PULL] seccomp updates for next
Hi James,
Please pull these seccomp changes for next. This implements an interface
for examining seccomp filter metadata when using CRIU.
Thanks!
-Kees
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-next
for you to fetch changes up to 26500475ac1b499d8636ff281311d633909f5d20:
ptrace, seccomp: add support for retrieving seccomp metadata (2017-11-28 15:41:01 -0800)
----------------------------------------------------------------
add support for retrieving seccomp filter metadata (Tycho Andersen)
----------------------------------------------------------------
Tycho Andersen (2):
seccomp: hoist out filter resolving logic
ptrace, seccomp: add support for retrieving seccomp metadata
include/linux/seccomp.h | 8 ++++
include/uapi/linux/ptrace.h | 6 +++
kernel/ptrace.c | 4 ++
kernel/seccomp.c | 106 +++++++++++++++++++++++++++++++-------------
4 files changed, 94 insertions(+), 30 deletions(-)
--
Kees Cook
Pixel Security
Powered by blists - more mailing lists