[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACdnJuuTR=Ut4giPKC=kdxgY9yPv8+3PZyEzuxvON3Jr_92XnQ@mail.gmail.com>
Date: Wed, 22 May 2019 09:48:52 -0700
From: Matthew Garrett <mjg59@...gle.com>
To: James Morris <jmorris@...ei.org>
Cc: LSM List <linux-security-module@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Andy Lutomirski <luto@...nel.org>
Subject: Re: [RFC] Turn lockdown into an LSM
On Tue, May 21, 2019 at 7:40 PM James Morris <jmorris@...ei.org> wrote:
> An LSM could also potentially implement its own policy for the hook.
That was my plan. Right now the hook just gets an ASCII description of
the reason for the lockdown - that seems suboptimal for cases like
SELinux. What information would you want? My initial thinking was to
just have a stable enum of lockdown reasons that's in the UAPI headers
and then let other LSM tooling consume that, but I haven't spent
enough time with the internals of SELinux to know if there'd be a more
attractive solution.
Powered by blists - more mailing lists