mbox series

[GIT,PULL] lsm/lsm-pr-20240830

Message ID 44172f0b7c57b1423cccfbbdf7b6518c@paul-moore.com (mailing list archive)
State Accepted
Delegated to: Paul Moore
Headers show
Series [GIT,PULL] lsm/lsm-pr-20240830 | expand

Pull-request

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

Message

Paul Moore Aug. 30, 2024, 3:22 p.m. UTC
Linus,

One small patch to correct a NFS permissions problem with SELinux and
Smack, see the commit description for more information.  Please merge
for an upcoming v6.11-rcX release.

-Paul

--
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 76a0e79bc84f466999fa501fce5bf7a07641b8a7:

  selinux,smack: don't bypass permissions check in inode_setsecctx hook
    (2024-08-28 19:12:44 -0400)

----------------------------------------------------------------
lsm/stable-6.11 PR 20240830
----------------------------------------------------------------

Scott Mayhew (1):
      selinux,smack: don't bypass permissions check in inode_setsecctx
         hook

 security/selinux/hooks.c   |    4 ++--
 security/smack/smack_lsm.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

--
paul-moore.com

Comments

pr-tracker-bot@kernel.org Aug. 30, 2024, 6:37 p.m. UTC | #1
The pull request you sent on Fri, 30 Aug 2024 11:22:26 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fb24560f31f9dff2c97707cfed6029bfebebaf1c

Thank you!