[PATCH v3] seccomp: Add find_notification helper

Kees Cook keescook at chromium.org
Mon Jun 1 18:26:31 UTC 2020


On Mon, Jun 01, 2020 at 04:25:32AM -0700, Sargun Dhillon wrote:
> This adds a helper which can iterate through a seccomp_filter to
> find a notification matching an ID. It removes several replicated
> chunks of code.
> 
> Signed-off-by: Sargun Dhillon <sargun at sargun.me>
> Acked-by: Christian Brauner <christian.brauner at ubuntu.com>
> Reviewed-by: Tycho Andersen <tycho at tycho.ws>
> Cc: Matt Denton <mpdenton at google.com>
> Cc: Kees Cook <keescook at google.com>,
> Cc: Jann Horn <jannh at google.com>,
> Cc: Robert Sesek <rsesek at google.com>,
> Cc: Chris Palmer <palmer at google.com>
> Cc: Christian Brauner <christian.brauner at ubuntu.com>
> Cc: Tycho Andersen <tycho at tycho.ws>

Thanks! Applied to for-next/seccomp.

-- 
Kees Cook


More information about the Containers mailing list