[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.21.1805260139030.11624@namei.org>
Date: Sat, 26 May 2018 01:41:52 +1000 (AEST)
From: James Morris <jmorris@...ei.org>
To: "Eric W. Biederman" <ebiederm@...ssion.com>
cc: Mimi Zohar <zohar@...ux.vnet.ibm.com>,
linux-integrity@...r.kernel.org,
linux-security-module@...r.kernel.org,
linux-kernel@...r.kernel.org, David Howells <dhowells@...hat.com>,
"Luis R . Rodriguez" <mcgrof@...nel.org>,
kexec@...ts.infradead.org, Andres Rodriguez <andresx7@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Ard Biesheuvel <ard.biesheuvel@...aro.org>,
Kees Cook <keescook@...omium.org>,
Casey Schaufler <casey@...aufler-ca.com>
Subject: Re: [PATCH v3 1/7] security: rename security_kernel_read_file()
hook
On Thu, 24 May 2018, Eric W. Biederman wrote:
> Below is where I suggest you start on sorting out these security hooks.
> - Adding a security_kernel_arg to catch when you want to allow/deny the
> use of an argument to a syscall. What security_kernel_file_read and
> security_kernel_file_post_read have been abused for.
NAK. This abstraction is too semantically weak.
LSM hooks need to map to stronger semantics so we can reason about what
the hook and the policy is supposed to be mediating.
--
James Morris
<jmorris@...ei.org>
Powered by blists - more mailing lists