Re: [PATCH 2/2] integrity: double check iint_cache was initialized
From: Petr Vorel <pvorel@suse.cz>
Date: 2022-02-28 13:44:39
Also in:
linux-integrity, lkml
From: Petr Vorel <pvorel@suse.cz>
Date: 2022-02-28 13:44:39
Also in:
linux-integrity, lkml
Hi Mimi, all,
Hi Petr, Casey,
On Thu, 2022-02-24 at 10:51 -0800, Casey Schaufler wrote:quoted
On 2/24/2022 9:42 AM, Petr Vorel wrote:
quoted
It was always my expectation, which appears to have been poorly communicated, that "making integrity an LSM" meant using the LSM hook infrastructure. Just adding "integrity" to lsm= doesn't make it an LSM to my mind.
Agreed. The actual commit that introduced the change was 3d6e5f6dcf65
("LSM: Convert security_initcall() into DEFINE_LSM()").I wonder whether we can improve things now. Kind regards, Petr