Re: [RFC PATCH 2/2] integrity: double check iint_cache was initialized
From: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Date: 2021-03-23 15:15:19
Also in:
linux-security-module, lkml
From: Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Date: 2021-03-23 15:15:19
Also in:
linux-security-module, lkml
On 2021/03/23 23:47, Mimi Zohar wrote:
Initially I also questioned making "integrity" an LSM. Perhaps it's time to reconsider. For now, it makes sense to just fix the NULL pointer dereferencing.
Do we think calling panic() as "fix the NULL pointer dereferencing" ?