Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1582208
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 4/4] seccomp: Add tests for SECCOMP_RET_LOG |
| Date | 2017-02-16 02:20 +0100 |
| Message-ID | <tbiTL-7zZ-9@gated-at.bofh.it> (permalink) |
| References | <taCrv-4Mc-3@gated-at.bofh.it> <taCrw-4Mc-19@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: > Extend the kernel selftests for seccomp to test the newly added > SECCOMP_RET_LOG action. The added tests follow the example of existing > tests. > > Unfortunately, the tests are not capable of inspecting the audit log to > verify that the syscall was logged. It could try to read dmesg... :P But I don't need that for this patch, though maybe add it to the test's TODO list? -Kees -- Kees Cook Pixel Security
Back to linux.kernel | Previous | Next — Previous in thread | Next 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