mbox series

[GIT,PULL] SELinux/Smack fixes for v5.15 (#2)

Message ID CAHC9VhSDOQpQPfzMfvEd+hCZeyJiZ4WbvjjG7rGgYAUS=7vZBQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SELinux/Smack fixes for v5.15 (#2) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20210923

Message

Paul Moore Sept. 23, 2021, 8:24 p.m. UTC
Hi Linus,

Another one patch PR for SELinux, as well as Smack, that should be
merged during the v5.15-rcX cycle.  It fixes some credential misuse
and is explained reasonably well in the patch description.  Please
merge.

-Paul
--
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

 Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

 git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
   tags/selinux-pr-20210923

for you to fetch changes up to a3727a8bac0a9e77c70820655fd8715523ba3db7:

 selinux,smack: fix subjective/objective credential use mixups
   (2021-09-23 12:30:59 -0400)

----------------------------------------------------------------
selinux/stable-5.15 PR 20210923

----------------------------------------------------------------
Paul Moore (1):
     selinux,smack: fix subjective/objective credential use mixups

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

Comments

pr-tracker-bot@kernel.org Sept. 23, 2021, 9:42 p.m. UTC | #1
The pull request you sent on Thu, 23 Sep 2021 16:24:21 -0400:

> git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20210923

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

Thank you!