aboutsummaryrefslogtreecommitdiff
path: root/include/linux/linux_logo.h
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-12-05 17:17:43 -0500
committerMoyster <oysterized@gmail.com>2019-07-06 11:50:27 +0200
commit71f684be4b39cc2b0576db7da67195fdd958de0a (patch)
tree5d90f70aaa58300e5cebae9a7339f99433553b83 /include/linux/linux_logo.h
parent1a69bb6a7fd65b96e639d64cbede691b9d735ed0 (diff)
selinux: skip bounded transition processing if the policy isn't loaded
commit 4b14752ec4e0d87126e636384cf37c8dd9df157c upstream. We can't do anything reasonable in security_bounded_transition() if we don't have a policy loaded, and in fact we could run into problems with some of the code inside expecting a policy. Fix these problems like we do many others in security/selinux/ss/services.c by checking to see if the policy is loaded (ss_initialized) and returning quickly if it isn't. Change-Id: Ib88f4b00c76eb01a3cf8890253e33e22734aae18 Reported-by: syzbot <syzkaller-bugs@googlegroups.com> Signed-off-by: Paul Moore <paul@paul-moore.com> Acked-by: Stephen Smalley <sds@tycho.nsa.gov> Reviewed-by: James Morris <james.l.morris@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/linux_logo.h')
0 files changed, 0 insertions, 0 deletions