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-security-module <linux-security-module@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] integrity subsystem fix for v5.12
Date: Thu, 25 Mar 2021 19:01:34 -0400	[thread overview]
Message-ID: <98cd4b74a0658c14acc0071349122b13e7238a53.camel@linux.ibm.com> (raw)

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


             reply	other threads:[~2021-03-25 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25 23:01 Mimi Zohar [this message]
2021-03-25 23:49 ` [GIT PULL] integrity subsystem fix for v5.12 pr-tracker-bot

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=98cd4b74a0658c14acc0071349122b13e7238a53.camel@linux.ibm.com \
    --to=zohar@linux.ibm.com \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-security-module@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.