Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp205338imm; Wed, 3 Oct 2018 14:35:30 -0700 (PDT) X-Google-Smtp-Source: ACcGV62X3eECMWwHRULR8rtwdatBy5sAHqzHIfhhAhQa0qW59F+3T+OUgdVPAGSSRgXSfwSUZf45 X-Received: by 2002:a17:902:22cc:: with SMTP id o12-v6mr3542534plg.108.1538602530302; Wed, 03 Oct 2018 14:35:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1538602530; cv=none; d=google.com; s=arc-20160816; b=aHyVZJa+gIMfIaPYqO/ZA42SP3csOBDwQWI+7hkHDm/3L4Ka7VNeWYHTKKyDOzcNNK CX8bXmWKaEDYJz0Rn+zeGkDXYy1ymzGhhMBd8W5LOTVfVPZECvyUmNpnPrkPFZKHpFd1 hwr2P83lvO5UDgk/TudMbfPxxaON8F1utVlJY5Ka3jiap6Rr80dyiAzvJ5Hn+y/zGCwr /5BVoYfEFcRNoMKuJd+/RkcAzFg44aJYxX0IAUEa3Bt2LdHEs+DCOwk/cM0L9AKaOdW8 CbeccHK7fByGoPIaz+9VdzB0LT7cSHQfs3t1nNb3ffdX7swSRhpbqxAzuo5p5Jolf0Ph F8Gg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=Gn11kRFlWRRL7tMWanrbunf7UzAW+T+TaQ6LChtes7o=; b=Ou9vwjcCJa5fu93lOzVxEdcKQVuV7UQXVbi/D7dMMY7ydd7sZ7Up+YJPFpQjnulech w6qr5dLBdhBME3s+NEx3IldOB+m6xRlw6t+nPYfRh+iThyyNVxyqelW8CQu1GRtOALzl pqfKAdasb1DUmJmy7RcjHRThc/pv5iIp2LrR8mOJIbnA/sP0xDrleJNR4sCo+BWZBnMC 9FBupCaCPgT4x63WMAmDKsy8BXwKHf8efKIVzgwfFblLbLZQNccAWyfd1ho5dXzNAlch n9TF+YSP2B5eYIQacgun1ifOO47yEOI/0g2jsS1CbxaF39vkFmNRIMjAK+eh8MNdrAiH +k5Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p4-v6si2708714pls.53.2018.10.03.14.35.15; Wed, 03 Oct 2018 14:35:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726971AbeJDEZO (ORCPT + 99 others); Thu, 4 Oct 2018 00:25:14 -0400 Received: from namei.org ([65.99.196.166]:35550 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725799AbeJDEZO (ORCPT ); Thu, 4 Oct 2018 00:25:14 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id w93LYcQS023791; Wed, 3 Oct 2018 21:34:38 GMT Date: Thu, 4 Oct 2018 07:34:38 +1000 (AEST) From: James Morris To: Kees Cook cc: John Johansen , Jordan Glover , Stephen Smalley , Paul Moore , Casey Schaufler , Tetsuo Handa , "Schaufler, Casey" , linux-security-module , Jonathan Corbet , "open list:DOCUMENTATION" , linux-arch , LKML Subject: Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter In-Reply-To: Message-ID: References: <20181002005505.6112-1-keescook@chromium.org> <785ef6a9-ae46-3533-0348-74bcf6f10928@tycho.nsa.gov> <809f1cfd-077b-ee58-51ba-b22daf46d12b@tycho.nsa.gov> <5955f5ce-b803-4f58-8b07-54c291e33da5@canonical.com> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 3 Oct 2018, Kees Cook wrote: > On Wed, Oct 3, 2018 at 11:28 AM, James Morris wrote: > > On Wed, 3 Oct 2018, Kees Cook wrote: > > > >> On Wed, Oct 3, 2018 at 11:17 AM, James Morris wrote: > >> > On Tue, 2 Oct 2018, John Johansen wrote: > >> >> To me a list like > >> >> lsm.enable=X,Y,Z > >> > > >> > What about even simpler: > >> > > >> > lsm=selinux,!apparmor,yama > >> > >> We're going to have lsm.order=, so I'd like to keep it with a dot > >> separator (this makes it more like module parameters, too). You want > >> to mix enable/disable in the same string? That implies you'd want > >> implicit enabling (i.e. it complements the builtin enabling), which is > >> opposite from what John wanted. > >> > > > > Why can't this be the order as well? > > That was covered extensively in the earlier threads. It boils down to > making sure we do not create a pattern of leaving LSMs disabled by > default when they are added to the kernel. The v1 series used > security= like this: > > + security= [SECURITY] An ordered comma-separated list of > + security modules to attempt to enable at boot. If > + this boot parameter is not specified, only the > + security modules asking for initialization will be > + enabled (see CONFIG_DEFAULT_SECURITY). Duplicate > + or invalid security modules will be ignored. The > + capability module is always loaded first, without > + regard to this parameter. > > This meant booting "security=apparmor" would disable all the other > LSMs, which wasn't friendly at all. So "security=" was left alone (to > leave it to only select the "major" LSM: all major LSMs not matching > "security=" would be disabled). So I proposed "lsm.order=" to specify > the order things were going to be initialized in, but to avoid kernels > booting with newly added LSMs forced-off due to not being listed in > "lsm.order=", it had to have implicit fall-back for unlisted LSMs. > (i.e. anything missing from lsm.order would then follow their order in > CONFIG_LSM_ORDER, and anything missing there would fall back to > link-time ordering.) However, then the objection was raised that this > didn't provide a way to explicitly disable an LSM. So I proposed > lsm.enable/disable, and John argued for CONFIG_LSM_ENABLE over > CONFIG_LSM_DISABLE. Ok, but it may end up being clearer, simpler, and thus more secure to just have a single way to configure LSM. For example: - All LSMs which are built are NOT enabled by default - You specify enablement and order via a Kconfig: CONFIG_LSM="selinux,yama" - This can be entirely overridden by a boot param: lsm="apparmor,landlock" And that's it. Of course, capabilities is always enabled and not be visible to kconfig or boot params. -- James Morris