[GIT PULL] lsm/lsm-pr-20240715

Paul Moore paul at paul-moore.com
Mon Jul 15 19:17:38 UTC 2024


Linus,

Two LSM patches for Linux v6.11 both focused on cleaning up the inode
xattr capability handling.  There is more detailed information in the
individual commits.  Please merge.

-Paul

--
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm.git
    tags/lsm-pr-20240715

for you to fetch changes up to dd44477e7fa15ba3b100dfc67bf7cf083f3dccf6:

  selinux,smack: remove the capability checks in the removexattr hooks
    (2024-07-09 15:15:57 -0400)

----------------------------------------------------------------
lsm/stable-6.11 PR 20240715

----------------------------------------------------------------
Paul Moore (2):
      lsm: fixup the inode xattr capability handling
      selinux,smack: remove the capability checks in the removexattr
                     hooks

 include/linux/lsm_hook_defs.h |  1 +
 security/security.c           | 70 ++++++++++++++++++++++++++-----------
 security/selinux/hooks.c      | 38 +++++++++++++----------
 security/smack/smack_lsm.c    | 34 ++++++++++++++++++---
 4 files changed, 101 insertions(+), 42 deletions(-)

--
paul-moore.com



More information about the Linux-security-module-archive mailing list