Hi Linus, A single patch for SELinux to fix a problem where we could potentially dereference an error pointer if we failed to successfully mount selinuxfs. Please merge for the next v6.9-rcX tag. Thanks, -Paul -- The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git tags/selinux-pr-20240402 for you to fetch changes up to 37801a36b4d68892ce807264f784d818f8d0d39b: selinux: avoid dereference of garbage after mount failure (2024-04-01 23:32:35 -0400) ---------------------------------------------------------------- selinux/stable-6.9 PR 20240402 ---------------------------------------------------------------- Christian Göttsche (1): selinux: avoid dereference of garbage after mount failure security/selinux/selinuxfs.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) -- paul-moore.com