Re: [RFC PATCH 2/2] integrity: double check iint_cache was initialized

From: Tetsuo Handa
Date: Tue Mar 23 2021 - 11:15:19 EST


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" ?