Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1260933
| From | Shuah Khan <shuahkh@osg.samsung.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] selftests/seccomp: Be more precise with syscall arguments. |
| Date | 2015-11-02 21:20 +0100 |
| Message-ID | <qqtKa-1nc-9@gated-at.bofh.it> (permalink) |
| References | <qqsuK-nX-11@gated-at.bofh.it> <qqth7-VK-11@gated-at.bofh.it> |
| Organization | Samsung Open Source Group |
On 11/02/2015 12:49 PM, Kees Cook wrote: > On Mon, Nov 2, 2015 at 10:50 AM, Robert Sesek <rsesek@google.com> wrote: >> Certain syscall emulation layers strictly check that the number of >> arguments match what the syscall handler expects. The KILL_one_arg_one and >> KILL_one_arg_six tests passed more parameters than expected to various >> syscalls, causing failures in this emulation mode. Instead, test using >> syscalls that take the appropriate number of arguments. >> >> Signed-off-by: Robert Sesek <rsesek@google.com> > > Signed-off-by: Kees Cook <keescook@chromium.org> > > Looks great, thanks! > > Shuah, can you take this into the selftests tree? > Robert, Could you please send this patch to me. It didn't make to my Inbox. thanks, -- Shuah -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] selftests/seccomp: Be more precise with syscall arguments. Robert Sesek <rsesek@google.com> - 2015-11-02 20:00 +0100
Re: [PATCH] selftests/seccomp: Be more precise with syscall arguments. Kees Cook <keescook@chromium.org> - 2015-11-02 20:50 +0100
Re: [PATCH] selftests/seccomp: Be more precise with syscall arguments. Shuah Khan <shuahkh@osg.samsung.com> - 2015-11-02 21:20 +0100
Re: [PATCH] selftests/seccomp: Be more precise with syscall arguments. Robert Sesek <rsesek@google.com> - 2015-11-02 21:40 +0100
Re: [PATCH] selftests/seccomp: Be more precise with syscall arguments. Shuah Khan <shuahkh@osg.samsung.com> - 2015-11-02 22:50 +0100
csiph-web