From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yw1-f67.google.com ([209.85.161.67]:46270 "EHLO mail-yw1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727422AbeJEAgd (ORCPT ); Thu, 4 Oct 2018 20:36:33 -0400 Received: by mail-yw1-f67.google.com with SMTP id j202-v6so4098652ywa.13 for ; Thu, 04 Oct 2018 10:42:15 -0700 (PDT) Received: from mail-yb1-f171.google.com (mail-yb1-f171.google.com. [209.85.219.171]) by smtp.gmail.com with ESMTPSA id l30-v6sm3846660ywa.104.2018.10.04.10.42.10 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Oct 2018 10:42:11 -0700 (PDT) Received: by mail-yb1-f171.google.com with SMTP id h1-v6so4267075ybm.4 for ; Thu, 04 Oct 2018 10:42:10 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <20181002005505.6112-1-keescook@chromium.org> <5955f5ce-b803-4f58-8b07-54c291e33da5@canonical.com> From: Kees Cook Date: Thu, 4 Oct 2018 10:42:09 -0700 Message-ID: Subject: Re: [PATCH security-next v4 23/32] selinux: Remove boot parameter Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Sender: linux-arch-owner@vger.kernel.org List-ID: To: Jordan Glover Cc: John Johansen , James Morris , Stephen Smalley , Paul Moore , Casey Schaufler , Tetsuo Handa , "Schaufler, Casey" , linux-security-module , Jonathan Corbet , linux-arch , LKML Message-ID: <20181004174209._lY5ek1TuhJ7rr1oDd-MkZZKMqe_U_eCnLjeiE2aJnw@z> On Thu, Oct 4, 2018 at 10:40 AM, Jordan Glover wrote: > Sent with ProtonMail Secure Email. > > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original = Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 > On Thursday, October 4, 2018 6:18 PM, Kees Cook w= rote: > >> >> I don't want to overload "security=3D", but we can if we want. It would >> be as above, but a trailing comma would be needed to trigger the >> "ordering" behavior. e.g. "security=3Dselinux" would disable all other >> majors (retaining the current behavior), but "security=3Dselinux," would >> disable all other LSMs. >> >> -Kees >> >> > > I don't think giving such big impact to trailing comma is good idea :) That's why I prefer a new lsm=3D instead of confusing security=3D. :) -Kees --=20 Kees Cook Pixel Security