All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mimi Zohar <zohar@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-integrity <linux-integrity@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] integrity bug fix v5.8 (#1)
Date: Fri, 12 Jun 2020 11:46:05 -0400	[thread overview]
Message-ID: <1591976765.11061.76.camel@linux.ibm.com> (raw)

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(-)

                 reply	other threads:[~2020-06-12 15:46 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1591976765.11061.76.camel@linux.ibm.com \
    --to=zohar@linux.ibm.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.