[GIT PULL] SELinux fixes for v6.5 (#1)
From: Paul Moore
Date: Mon Aug 21 2023 - 17:21:09 EST
Hi Linus,
A small SELinux patch to fix a potential problem when cleaning up on a
failed SELinux policy load (list next pointer not being properly
initialized to NULL early enough). Please merge for the v6.5 release.
Thanks,
-Paul
--
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux.git
tags/selinux-pr-20230821
for you to fetch changes up to 70d91dc9b2ac91327d0eefd86163abc3548effa6:
selinux: set next pointer before attaching to list
(2023-08-18 16:13:03 -0400)
----------------------------------------------------------------
selinux/stable-6.5 PR 20230821
----------------------------------------------------------------
Christian Göttsche (1):
selinux: set next pointer before attaching to list
security/selinux/ss/policydb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
paul-moore.com