diff options
| author | Paul Moore <paul@paul-moore.com> | 2017-12-05 17:17:43 -0500 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2019-07-06 11:50:27 +0200 |
| commit | 71f684be4b39cc2b0576db7da67195fdd958de0a (patch) | |
| tree | 5d90f70aaa58300e5cebae9a7339f99433553b83 /include/linux/of_platform.h | |
| parent | 1a69bb6a7fd65b96e639d64cbede691b9d735ed0 (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/of_platform.h')
0 files changed, 0 insertions, 0 deletions
