Re: [PATCH v3 0/9] bpf-lsm: Extend interoperability with IMA
From: Mimi Zohar
Date: Thu Mar 03 2022 - 14:14:02 EST
On Thu, 2022-03-03 at 19:14 +0100, KP Singh wrote:
>
> Even Robert's use case is to implement IMA policies in BPF this is still
> fundamentally different from IMA doing integrity measurement for BPF
> and blocking this patch-set on the latter does not seem rational and
> I don't see how implementing integrity for BPF would avoid your
> concerns.
eBPF modules are an entire class of files currently not being measured,
audited, or appraised. This is an integrity gap that needs to be
closed. The purpose would be to at least measure and verify the
integrity of the eBPF module that is going to be used in lieu of
traditional IMA.
--
thanks,
Mimi