mbox series

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

Message ID 1591976765.11061.76.camel@linux.ibm.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] integrity bug fix v5.8 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-

Message

Mimi Zohar June 12, 2020, 3:46 p.m. UTC
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(-)