Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740407
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() |
| Date | 2017-09-27 08:10 +0200 |
| Message-ID | <uudHH-6Ws-5@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <urS4H-6Jl-25@gated-at.bofh.it> <us7n3-8lo-3@gated-at.bofh.it> <usfNE-5au-15@gated-at.bofh.it> <usy3T-7Hh-9@gated-at.bofh.it> <uu4uL-Yn-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Sep 26, 2017 at 10:15 PM, Tycho Andersen <tycho@docker.com> wrote: > Hi, > > On Fri, Sep 22, 2017 at 05:22:29PM +0200, Oleg Nesterov wrote: >> On 09/21, Kees Cook wrote: >> > Can you resend the two patches; I can send the backport to -stable manually... >> >> Not sure I understand... Do you mean this fix + untested "introduce get_nth_filter()" ? > > Just want to make sure this doesn't get lost in the shuffle. If I > resend just Oleg's patch with the added __get_secomp_filter() instead > of open coded refcount, will that work for you Kees? Yeah, this should be fine; thanks! -Kees > > We can worry about the get_nth_filter implementation with the > PTRACE_SECCOMP_GET_METADATA series later. > > Cheers, > > Tycho -- Kees Cook Pixel Security
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-20 15:00 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-20 15:10 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Tycho Andersen <tycho@docker.com> - 2017-09-20 15:40 +0200
introduce get_nth_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-20 18:00 +0200
Re: introduce get_nth_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-20 18:20 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Kees Cook <keescook@chromium.org> - 2017-09-20 20:50 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-21 13:40 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Tycho Andersen <tycho@docker.com> - 2017-09-20 15:30 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Kees Cook <keescook@chromium.org> - 2017-09-20 20:40 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-21 13:00 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Kees Cook <keescook@chromium.org> - 2017-09-21 22:00 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Oleg Nesterov <oleg@redhat.com> - 2017-09-22 17:30 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Tycho Andersen <tycho@docker.com> - 2017-09-22 17:30 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Tycho Andersen <tycho@docker.com> - 2017-09-26 22:20 +0200
Re: [PATCH] seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter() Kees Cook <keescook@chromium.org> - 2017-09-27 08:10 +0200
csiph-web