Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1510691
| From | Cyrill Gorcunov <gorcunov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks |
| Date | 2016-10-27 23:50 +0200 |
| Message-ID | <sx0IF-7mc-5@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <svU2C-47j-25@gated-at.bofh.it> <svV8l-4KG-13@gated-at.bofh.it> <svWH7-5Ra-17@gated-at.bofh.it> <sw5U5-3BL-7@gated-at.bofh.it> <swVfX-3Pm-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Oct 27, 2016 at 10:54:34AM -0500, Eric W. Biederman wrote: > > > I can't imagine either of these changes making a practical difference > to anyone but I am calling them out in case someone can. > > include/linux/mm_types.h | 1 + > kernel/fork.c | 9 ++++++--- > kernel/ptrace.c | 26 +++++++++++--------------- > mm/init-mm.c | 2 ++ > 4 files changed, 20 insertions(+), 18 deletions(-) Thanks a huge, Eric! And really sorry for delay in response, I managed to miss this quite important mail for me in mail storm. Gonna test it and will write you the results. Overall looks great, but better be sure and run the tests. Reviewed-by: Cyrill Gorcunov <gorcunov@openvz.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks ebiederm@xmission.com (Eric W. Biederman) - 2016-10-27 18:00 +0200
Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks Kees Cook <keescook@chromium.org> - 2016-10-27 23:30 +0200
Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks Cyrill Gorcunov <gorcunov@gmail.com> - 2016-10-27 23:50 +0200
Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks Cyrill Gorcunov <gorcunov@gmail.com> - 2016-10-28 00:40 +0200
Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks ebiederm@xmission.com (Eric W. Biederman) - 2016-10-28 04:30 +0200
Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks ebiederm@xmission.com (Eric W. Biederman) - 2016-10-28 06:50 +0200
Re: [REVIEW][PATCH v2] mm: Add a user_ns owner to mm_struct and fix ptrace permission checks Cyrill Gorcunov <gorcunov@gmail.com> - 2016-10-28 09:10 +0200
csiph-web