Re: [PATCH v8 19/24] ima: Move to LSM infrastructure

2023-12-27 Thread Casey Schaufler
On 12/27/2023 11:52 AM, Mimi Zohar wrote: > On Tue, 2023-12-26 at 12:14 -0800, Casey Schaufler wrote: >> On 12/26/2023 10:14 AM, Mimi Zohar wrote: >>> On Thu, 2023-12-14 at 18:08 +0100, Roberto Sassu wrote: From: Roberto Sassu Move hardcoded IMA function calls (not appraisal-specifi

Re: [PATCH v8 19/24] ima: Move to LSM infrastructure

2023-12-27 Thread Mimi Zohar
On Tue, 2023-12-26 at 12:14 -0800, Casey Schaufler wrote: > On 12/26/2023 10:14 AM, Mimi Zohar wrote: > > On Thu, 2023-12-14 at 18:08 +0100, Roberto Sassu wrote: > >> From: Roberto Sassu > >> > >> Move hardcoded IMA function calls (not appraisal-specific functions) from > >> various places in the

Re: [PATCH v8 19/24] ima: Move to LSM infrastructure

2023-12-26 Thread Casey Schaufler
On 12/26/2023 10:14 AM, Mimi Zohar wrote: > On Thu, 2023-12-14 at 18:08 +0100, Roberto Sassu wrote: >> From: Roberto Sassu >> >> Move hardcoded IMA function calls (not appraisal-specific functions) from >> various places in the kernel to the LSM infrastructure, by introducing a >> new LSM named 'i

Re: [PATCH v8 19/24] ima: Move to LSM infrastructure

2023-12-26 Thread Mimi Zohar
On Thu, 2023-12-14 at 18:08 +0100, Roberto Sassu wrote: > From: Roberto Sassu > > Move hardcoded IMA function calls (not appraisal-specific functions) from > various places in the kernel to the LSM infrastructure, by introducing a > new LSM named 'ima' (at the end of the LSM list and always enabl