]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'selinux-pr-20240402' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2024 03:13:09 +0000 (20:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 3 Apr 2024 03:13:09 +0000 (20:13 -0700)
Pull selinux fix from Paul Moore:
 "A single patch for SELinux to fix a problem where we could potentially
  dereference an error pointer if we failed to successfully mount
  selinuxfs"

* tag 'selinux-pr-20240402' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux:
  selinux: avoid dereference of garbage after mount failure


Trivial merge