[GIT PULL] integrity bug fix v5.8 (#1)

From: Mimi Zohar
Date: Fri Jun 12 2020 - 11:46:14 EST


Hi Linus,

One IMA performance fix for v5.8-rc to return immediately if IMA-
appraise is not enabled, before doing any mprotect IMA rules checking.

thanks,

Mimi

The following changes since commit
42413b49804b250ced70dac8815388af2d4ad872:

 ima: Directly free *entry in ima_alloc_init_template() if digests is
NULL (2020-06-05 06:04:11 -0400)

are available in the git repository at:

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

for you to fetch changes up to
4235b1a4efe19dd0309250170bbf0aa95e559626:

 ima: fix mprotect checking (2020-06-12 11:30:18 -0400)

----------------------------------------------------------------
ima: mprotect performance fix

----------------------------------------------------------------
Mimi Zohar (1):
ÂÂÂÂÂÂima: fix mprotect checking

Âsecurity/integrity/ima/ima_main.c | 3 ++-
Â1 file changed, 2 insertions(+), 1 deletion(-)