linux-security-module.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: zohar@linux.vnet.ibm.com (Mimi Zohar)
To: linux-security-module@vger.kernel.org
Subject: [GIT PULL]  linux-integrity fixes for Linux 4.18  (#2)
Date: Fri, 01 Jun 2018 15:42:00 -0400	[thread overview]
Message-ID: <1527882120.13403.15.camel@linux.vnet.ibm.com> (raw)

Hi James,

This pull request includes 6 patches. ?Out of the 6 patches 4 are bug
fixes, which were posted after the linux-integrity 4.18 pull request
was sent. ?The other 2 patches, which had been queued to be
upstreamed, are code clean up. ?As of yesterday, all of these patches
are in linux-next, except for Dan Carpenter's bug fix from today.

thanks,

Mimi

The following changes since commit 6f0911a666d1f99ff72e7848ddee36af7bbce050:

  ima: fix updating the ima_appraise flag (2018-05-22 13:16:42 -0400)

are available in the git repository at:

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

for you to fetch changes up to b5c90a7526fe39164c2204f0404ce8f8ff21e522:

  EVM: unlock on error path in evm_read_xattrs() (2018-06-01 06:03:08 -0400)

----------------------------------------------------------------
Colin Ian King (2):
      EVM: fix memory leak of temporary buffer 'temp'
      EVM: Fix null dereference on xattr when xattr fails to allocate

Dan Carpenter (2):
      EVM: prevent array underflow in evm_write_xattrs()
      EVM: unlock on error path in evm_read_xattrs()

Petko Manolov (1):
      IMA: use list_splice_tail_init_rcu() instead of its open coded variant

Yisheng Xie (1):
      ima: use match_string() helper

 security/integrity/evm/evm_secfs.c  | 14 ++++++++++----
 security/integrity/ima/ima_main.c   | 11 ++++-------
 security/integrity/ima/ima_policy.c | 17 ++---------------
 3 files changed, 16 insertions(+), 26 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-security-module" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2018-06-01 19:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-01 19:42 Mimi Zohar [this message]
2018-06-04 16:06 ` [GIT PULL] linux-integrity fixes for Linux 4.18 (#2) James Morris

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=1527882120.13403.15.camel@linux.vnet.ibm.com \
    --to=zohar@linux.vnet.ibm.com \
    --cc=linux-security-module@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).