linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC
@ 2014-04-17 18:05 Kees Cook
  2014-04-17 18:05 ` [PATCH v2 1/3] seccomp: introduce writer locking Kees Cook
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Kees Cook @ 2014-04-17 18:05 UTC (permalink / raw)
  To: linux-kernel
  Cc: John Johansen, Kees Cook, Oleg Nesterov, Andy Lutomirski,
	Will Drewry, Julien Tinnes, linux-doc, linux-security-module

This adds the ability for threads to request seccomp filter 
synchronization across their thread group. To support this, 
seccomp locking on writes is introduced, along with refactoring
of no_new_privs. Races with thread creation are handled via the
tasklist_list. 

I think all the concerns raised during the discussion[1] of the first
version of this patch have been addressed. However, the races involved
have tricked me before. :)

Thanks!

-Kees

[1] https://lkml.org/lkml/2014/1/13/795


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-04-17 18:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17 18:05 [PATCH v2 0/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook
2014-04-17 18:05 ` [PATCH v2 1/3] seccomp: introduce writer locking Kees Cook
2014-04-17 18:05 ` [PATCH v2 2/3] seccomp: move no_new_privs into seccomp Kees Cook
2014-04-17 18:05 ` [PATCH v2 3/3] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC Kees Cook
2014-04-17 18:13 ` [PATCH v2 0/3] " Andy Lutomirski
2014-04-17 18:18   ` Kees Cook
2014-04-17 18:31     ` Andy Lutomirski
2014-04-17 18:40       ` Kees Cook

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).