Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1582210
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/4] Improved seccomp logging |
| Date | 2017-02-16 02:20 +0100 |
| Message-ID | <tbiTM-7zZ-11@gated-at.bofh.it> (permalink) |
| References | <taCrv-4Mc-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 13, 2017 at 7:55 PM, Tyler Hicks <tyhicks@canonical.com> wrote: > This patch set is the fourth revision of the following two previously > submitted patch sets: > > v1: http://lkml.kernel.org/r/1483375990-14948-1-git-send-email-tyhicks@canonical.com > v1: http://lkml.kernel.org/r/1483377999-15019-2-git-send-email-tyhicks@canonical.com > > v2: http://lkml.kernel.org/r/1486100262-32391-1-git-send-email-tyhicks@canonical.com > > v3: Same patches as v4 but I copied and pasted an invalid address for the > linux-api list when submitting the set. > > The patch set aims to address some known deficiencies in seccomp's current > logging capabilities: > > 1. Inability to log all filter actions. > 2. Inability to selectively enable filtering; e.g. devs want noisy logging, > users want relative quiet. > 3. Consistent behavior with audit enabled and disabled. > 4. Inability to easily develop a filter due to the lack of a > permissive/complain mode. I'm pretty happy with the series! If you can address the minor nits I pointed out and send a v4, I'll get it queued for -next. It won't make v4.11; we're almost at the merge window and I want to make sure this gets as much testing time as possible. It should be good for v4.12, though. Thanks for the series; I know a lot of people have wanted the functionality. :) -Kees -- Kees Cook Pixel Security
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 0/4] Improved seccomp logging Tyler Hicks <tyhicks@canonical.com> - 2017-02-14 05:00 +0100
[PATCH v4 4/4] seccomp: Add tests for SECCOMP_RET_LOG Tyler Hicks <tyhicks@canonical.com> - 2017-02-14 05:00 +0100
Re: [PATCH v4 4/4] seccomp: Add tests for SECCOMP_RET_LOG Kees Cook <keescook@chromium.org> - 2017-02-16 02:20 +0100
Re: [PATCH v4 4/4] seccomp: Add tests for SECCOMP_RET_LOG Tyler Hicks <tyhicks@canonical.com> - 2017-02-16 19:50 +0100
Re: [PATCH v4 0/4] Improved seccomp logging Kees Cook <keescook@chromium.org> - 2017-02-16 02:20 +0100
csiph-web