Re: [PATCH bpf-next v1 02/13] bpf: lsm: Add a skeleton and config options
From: James Morris <jmorris@namei.org>
Date: 2020-01-07 21:14:12
Also in:
bpf, lkml
From: James Morris <jmorris@namei.org>
Date: 2020-01-07 21:14:12
Also in:
bpf, lkml
On Fri, 20 Dec 2019, KP Singh wrote:
From: KP Singh <redacted> The LSM can be enabled by CONFIG_SECURITY_BPF. Without CONFIG_SECURITY_BPF_ENFORCE, the LSM will run the attached eBPF programs but not enforce MAC policy based on the return value of the attached programs. Signed-off-by: KP Singh <redacted>
Reviewed-by: James Morris <redacted> -- James Morris [off-list ref]