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)
commit60144b23c94216b4aca6fba90dca9349183f39e1
treed8377c1d2896c0c61b955c24bdbceee7789d21c6
parent189fefc7a4f0401d0f799de96b772319a6541fc1
parent9ad6e9cb39c66366bf7b9aece114aca277981a1f
Merge tag 'selinux-pr-20210409' of git://git./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