From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932739AbcAZHjm (ORCPT ); Tue, 26 Jan 2016 02:39:42 -0500 Received: from youngberry.canonical.com ([91.189.89.112]:49683 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932223AbcAZHja (ORCPT ); Tue, 26 Jan 2016 02:39:30 -0500 Date: Tue, 26 Jan 2016 07:38:52 +0000 From: Serge Hallyn To: kernel-hardening@lists.openwall.com Cc: "Eric W. Biederman" , Andrew Morton , Al Viro , Richard Weinberger , Andy Lutomirski , Robert =?utf-8?B?xZp3acSZY2tp?= , Dmitry Vyukov , David Howells , Miklos Szeredi , Kostya Serebryany , Alexander Potapenko , Eric Dumazet , Sasha Levin , "linux-doc@vger.kernel.org" , LKML Subject: Re: [kernel-hardening] Re: [PATCH 0/2] sysctl: allow CLONE_NEWUSER to be disabled Message-ID: <20160126073852.GC6652@ubuntumail> References: <1453502345-30416-1-git-send-email-keescook@chromium.org> <8737tp0zhr.fsf@x220.int.ebiederm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Kees Cook (keescook@chromium.org): > On Fri, Jan 22, 2016 at 7:02 PM, Eric W. Biederman > > So I have concerns about both efficacy and usability with the proposed > > sysctl. > > Two distros already have this sysctl because it was so strongly > requested by their users. This needs to be upstream so we can manage > the effects correctly. Which two distros? Was it in fact requested by their users? My opinion remains that long-term this is a bad thing. If we're going to have this upstream, it should be clearly marked so as to be easily removable at some point down the road. Userspace that cannot count on a feature (in the best case) won't use it or (much worse) will fall back to broken behavior in one case or the other.