]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 May 2018 17:02:19 +0000 (10:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 May 2018 17:02:19 +0000 (10:02 -0700)
commit4aef1ed608a5a35ea02ec3d27c780eb2e0b710cf
tree7eca84c3752e302e09acd75a1807f1f329ceac89
parentee8c3c43f8e851ae2dc3c2f3ee41b158ddd6d880
parent45f61a1c106765ff94551071636f8385407d3d96
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull SELinux fixes from Paul Moore:
 "A small pull request to fix a few regressions in the SELinux/SCTP code
  with applications that call bind() with AF_UNSPEC/INADDR_ANY.

  The individual commit descriptions have more information, but the
  commits themselves should be self explanatory"

* tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
  selinux: fix address family in bind() and connect() to match address/port
  selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
security/selinux/hooks.c