Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1320928
| From | ebiederm@xmission.com (Eric W. Biederman) |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled |
| Date | 2016-01-28 19:00 +0100 |
| Message-ID | <qVZ1o-6V6-15@gated-at.bofh.it> (permalink) |
| References | <qVVTR-4Lm-37@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Kees Cook <keescook@chromium.org> writes: > There continue to be unexpected security exposures when users have access > to CLONE_NEWUSER. So how does this sucessfully address that issue? > For admins of systems that do not use user namespaces > and are running distro kernels with CONFIG_USER_NS enabled, there is > no way to disable CLONE_NEWUSER. This provides a way for sysadmins to > disable the feature to reduce their attack surface without needing to > rebuild their kernels. > > This is inspired by a similar restriction in Grsecurity, but adds > a sysctl. > I have already nacked this patch. Thank you for removing the broken capability in sysctl check. But this does not address any of the other issues I have raised. Nacked-by: "Eric W. Biederman" <ebiederm@xmission.com> Further as far as I can tell this is just about a witch hunt. Isn't that what you call a campaign against something when the complaining party does not understand something persecutes it and does not bother to try and understand? I have already told you what kind of direction would be acceptable. I gave concrete suggests and here you are wasting our time with this patch again. Eric
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled Kees Cook <keescook@chromium.org> - 2016-01-28 15:40 +0100
Re: [kernel-hardening] [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled "Serge E. Hallyn" <serge.hallyn@ubuntu.com> - 2016-01-28 16:30 +0100
Re: [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled ebiederm@xmission.com (Eric W. Biederman) - 2016-01-28 19:00 +0100
Re: [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled Robert Święcki <robert@swiecki.net> - 2016-01-28 20:20 +0100
Re: [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled Kees Cook <keescook@chromium.org> - 2016-01-28 21:20 +0100
Re: [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled ebiederm@xmission.com (Eric W. Biederman) - 2016-01-28 19:00 +0100
Re: [PATCH v2] sysctl: allow CLONE_NEWUSER to be disabled Kees Cook <keescook@chromium.org> - 2016-01-28 21:10 +0100
csiph-web