[RFC 2/3] seccomp: hoist out filter resolving logic

Kees Cook keescook at chromium.org
Tue Feb 13 21:29:23 UTC 2018


On Sun, Feb 4, 2018 at 2:49 AM, Tycho Andersen <tycho at tycho.ws> wrote:
> Hoist out the nth filter resolving logic that ptrace uses into a new
> function. We'll use this in the next patch to implement the new
> PTRACE_SECCOMP_GET_FILTER_FLAGS command. This is based on an older patch
> that I had sent a while ago; it significantly revamps the get_nth_filter
> logic based on previous suggestions from Oleg.

Is this the same as f06eae831f0c1fc5b982ea200daf552810e1dd55 ? Quick
compare says yes? Either way, please rebase to v4.16-rc1 (or -rc2 in
the future). :)

-Kees

-- 
Kees Cook
Pixel Security


More information about the Containers mailing list