mbox series

[GIT,PULL] SELinux fixes for v5.2 (#1)

Message ID CAHC9VhTvU7kQ7D8OwRPvc0tpjtXVK6FiiT07WuQyjtJ80TeQrQ@mail.gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] SELinux fixes for v5.2 (#1) | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git

Message

Paul Moore May 21, 2019, 4:49 p.m. UTC
Hi Linus,

One small SELinux patch for v5.2 to fix a problem when disconnecting a
SCTP socket with connect(AF_UNSPEC).  Please merge this fix for v5.2.

Thanks,
-Paul
--
The following changes since commit 35a196bef449b5824033865b963ed9a43fb8c730:

 proc: prevent changes to overridden credentials (2019-04-29 09:51:21 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 05174c95b83f8aca0c47b87115abb7a6387aafa5:

 selinux: do not report error on connect(AF_UNSPEC)
   (2019-05-20 21:46:02 -0400)

----------------------------------------------------------------
selinux/stable-5.2 PR 20190521

----------------------------------------------------------------
Paolo Abeni (1):
     selinux: do not report error on connect(AF_UNSPEC)

security/selinux/hooks.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org May 21, 2019, 7:55 p.m. UTC | #1
The pull request you sent on Tue, 21 May 2019 12:49:55 -0400:

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

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

Thank you!