[GIT PULL] integrity subsystem fix for v5.12

From: Mimi Zohar
Date: Thu Mar 25 2021 - 19:02:50 EST


Hi Linus,

Here's just one patch to address a NULL ptr dereferencing when there is
a mismatch between the user enabled LSMs and IMA/EVM.

thanks,

Mimi

The following changes since commit 1e28eed17697bcf343c6743f0028cc3b5dd88bf0:

Linux 5.12-rc3 (2021-03-14 14:41:02 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v5.12-fix

for you to fetch changes up to 92063f3ca73aab794bd5408d3361fd5b5ea33079:

integrity: double check iint_cache was initialized (2021-03-22 14:54:11 -0400)

----------------------------------------------------------------
integrity-v5.12-fix

----------------------------------------------------------------
Mimi Zohar (1):
integrity: double check iint_cache was initialized

security/integrity/iint.c | 8 ++++++++
1 file changed, 8 insertions(+)