* [GIT PULL] seccomp updates for v6.11-rc1
@ 2024-07-15 16:23 Kees Cook
2024-07-16 21:43 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Kees Cook @ 2024-07-15 16:23 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel, Andrei Vagin, Christian Brauner, Kees Cook,
Oleg Nesterov, Tycho Andersen
Hi Linus,
Please pull this seccomp update for v6.11-rc1.
Thanks!
-Kees
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git tags/seccomp-v6.11-rc1
for you to fetch changes up to f0c508faea645da58d6ae6b644a1b68020d5a9d2:
selftests/seccomp: check that a zombie leader doesn't affect others (2024-06-28 09:37:11 -0700)
----------------------------------------------------------------
seccomp updates for v6.11-rc1
- interrupt SECCOMP_IOCTL_NOTIF_RECV when all users exit (Andrei Vagin)
- Update selftests to check for expected NOTIF_RECV exits (Andrei Vagin)
----------------------------------------------------------------
Andrei Vagin (4):
seccomp: interrupt SECCOMP_IOCTL_NOTIF_RECV when all users have exited
seccomp: release task filters when the task exits
selftests/seccomp: add test for NOTIF_RECV and unused filters
selftests/seccomp: check that a zombie leader doesn't affect others
kernel/exit.c | 3 +-
kernel/seccomp.c | 30 ++++--
tools/testing/selftests/seccomp/seccomp_bpf.c | 131 ++++++++++++++++++++++++++
3 files changed, 157 insertions(+), 7 deletions(-)
--
Kees Cook
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-16 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 16:23 [GIT PULL] seccomp updates for v6.11-rc1 Kees Cook
2024-07-16 21:43 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox