]> 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)
commit95fbac0247b88b2b99ef7060ef5afc06d75c79c0
treed8377c1d2896c0c61b955c24bdbceee7789d21c6
parent9c9a2aa5dfab3bad432ff011b885e4f03b204a32
parent9e3c3a1261cf551205bfc0eaab1403f8ef46e646
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