]> www.infradead.org Git - users/willy/pagecache.git/commit
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Dec 2024 20:10:15 +0000 (12:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Dec 2024 20:10:15 +0000 (12:10 -0800)
commit397d1d88af2670db9c73d2806ae270b147e6f949
tree83a3a9d829c72c2cbeb14c7b6ec1fc152052c094
parentc061cf420ded391e32f99cd483e1e0107f213b12
parent900f83cf376bdaf798b6f5dcb2eae0c822e908b6
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux

Pull selinux fix from Paul Moore:
 "One small SELinux patch to get rid improve our handling of unknown
  extended permissions by safely ignoring them.

  Not only does this make it easier to support newer SELinux policy
  on older kernels in the future, it removes to BUG() calls from the
  SELinux code."

* tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: ignore unknown extended permissions