lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1c1482de9ab0573f0ca4bef0a47260026264e926.camel@linux.ibm.com>
Date:   Mon, 20 Feb 2023 12:00:26 -0500
From:   Mimi Zohar <zohar@...ux.ibm.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-integrity <linux-integrity@...r.kernel.org>,
        linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] integrity: susbsytem updates for v6.3

Hi Linus,

Contains one of each doc and code cleanup, and two bug fixes (4
patches).

FYI, Stephen Rothwell is carrying a merge conflict with "fs: port xattr
to mnt_idmap" from the vfs-idmapping tree.

thanks,

Mimi

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity.git tags/integrity-v6.3

for you to fetch changes up to 4958db3245fa655bf18251bd2a83bcc164071c39:

  ima: Introduce MMAP_CHECK_REQPROT hook (2023-01-31 13:08:39 -0500)

----------------------------------------------------------------
integrity-v6.3

----------------------------------------------------------------
Matt Bobrowski (2):
      ima: fix error handling logic when file measurement failed
      ima: return IMA digest value only when IMA_COLLECTED flag is set

Randy Dunlap (1):
      ima: fix ima_delete_rules() kernel-doc warning

Roberto Sassu (2):
      ima: Align ima_file_mmap() parameters with mmap_file LSM hook
      ima: Introduce MMAP_CHECK_REQPROT hook

Xiu Jianfeng (1):
      evm: call dump_security_xattr() in all cases to remove code duplication

 Documentation/ABI/testing/ima_policy  |  2 +-
 include/linux/ima.h                   |  6 ++++--
 security/integrity/evm/evm_crypto.c   | 33 +++++++++++++++---------------
 security/integrity/ima/ima.h          |  1 +
 security/integrity/ima/ima_api.c      |  5 +++--
 security/integrity/ima/ima_appraise.c |  3 +++
 security/integrity/ima/ima_main.c     | 38 ++++++++++++++++++++++++++---------
 security/integrity/ima/ima_policy.c   |  7 ++++++-
 security/security.c                   |  7 ++++---
 9 files changed, 67 insertions(+), 35 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ