2018-12-12 23:17:46

by Kees Cook

[permalink] [raw]
Subject: [GIT PULL] seccomp updates for next

Hi James,

Please pull these seccomp changes for next.

Thanks!

-Kees

The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

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 fec7b6690541b8128663a13c9586b1daf42b0a6c:

samples: add an example of seccomp user trap (2018-12-11 16:32:11 -0800)

----------------------------------------------------------------
Add SECCOMP_RET_USER_NOTIF

----------------------------------------------------------------
Tycho Andersen (4):
seccomp: hoist struct seccomp_data recalculation higher
seccomp: switch system call argument type to void *
seccomp: add a return code to trap to userspace
samples: add an example of seccomp user trap

Documentation/ioctl/ioctl-number.txt | 1 +
Documentation/userspace-api/seccomp_filter.rst | 84 +++++
include/linux/seccomp.h | 9 +-
include/linux/syscalls.h | 2 +-
include/uapi/linux/seccomp.h | 40 ++-
kernel/seccomp.c | 468 ++++++++++++++++++++++++-
samples/seccomp/.gitignore | 1 +
samples/seccomp/Makefile | 7 +-
samples/seccomp/user-trap.c | 375 ++++++++++++++++++++
tools/testing/selftests/seccomp/seccomp_bpf.c | 447 ++++++++++++++++++++++-
10 files changed, 1411 insertions(+), 23 deletions(-)
create mode 100644 samples/seccomp/user-trap.c

--
Kees Cook


2018-12-13 01:06:49

by James Morris

[permalink] [raw]
Subject: Re: [GIT PULL] seccomp updates for next

On Wed, 12 Dec 2018, Kees Cook wrote:

> Hi James,
>
> Please pull these seccomp changes for next.
>

Pulled to next-seccomp and next-testing in:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git


--
James Morris
<[email protected]>


2017-11-29 01:56:39

by James Morris

[permalink] [raw]
Subject: Re: [GIT PULL] seccomp updates for next

On Tue, 28 Nov 2017, Kees Cook wrote:

> Hi James,
>
> Please pull these seccomp changes for next. This implements an interface
> for examining seccomp filter metadata when using CRIU.
>

Applied to next-testing and next-seccomp at:

git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git



--
James Morris
<[email protected]>


From 1585358783173944510@xxx Wed Nov 29 00:39:13 +0000 2017
X-GM-THRID: 1585358783173944510
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread