Re: [PATCH bpf-next v4 3/8] bpf: lsm: provide attachment points for BPF LSM programs
From: Kees Cook <hidden>
Date: 2020-02-25 15:31:19
Also in:
bpf, linux-security-module, lkml
From: Kees Cook <hidden>
Date: 2020-02-25 15:31:19
Also in:
bpf, linux-security-module, lkml
On Mon, Feb 24, 2020 at 09:41:27PM -0800, Alexei Starovoitov wrote:
I'm proposing to rename BPF_PROG_TYPE_LSM into BPF_PROG_TYPE_OVERRIDE_RETURN.
Isn't the type used to decide which validator to use? -- Kees Cook