]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Apr 2020 23:35:45 +0000 (16:35 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 30 Apr 2020 23:35:45 +0000 (16:35 -0700)
commit33a9431cd23933d5b6ee2b8a3296353edf7432d3
tree83e8c685b430aa1c30db374b62c5f0ddacd378b2
parent6f8d058990fdff8c73fa7a753706e0a136002d01
parentd0d8a6b9d41354436202330e9f76cec5991ac146
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull SELinux fixes from Paul Moore:
 "Two more SELinux patches to fix problems in the v5.7-rcX releases.

  Wei Yongjun's patch fixes a return code in an error path, and my patch
  fixes a problem where we were not correctly applying access controls
  to all of the netlink messages in the netlink_send LSM hook"

* tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: properly handle multiple messages in selinux_netlink_send()
  selinux: fix error return code in cond_read_list()
security/selinux/hooks.c