]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2021 18:51:06 +0000 (11:51 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 9 Apr 2021 18:51:06 +0000 (11:51 -0700)
commit6e31b734afe0bcde63e74e7aff258db4d1172bf4
treed8377c1d2896c0c61b955c24bdbceee7789d21c6
parent8ecb152820f90be8211c835af6200d2d5a98ca4d
parentb5d263042b8d4dcc61ff065457e96b6fb24c46b4
Merge tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull selinux fixes from Paul Moore:
 "Three SELinux fixes.

  These fix known problems relating to (re)loading SELinux policy or
  changing the policy booleans, and pass our test suite without problem"

* tag 'selinux-pr-20210409' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: fix race between old and new sidtab
  selinux: fix cond_list corruption when changing booleans
  selinux: make nslot handling in avtab more robust
security/selinux/ss/services.c