aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2017-12-05 17:17:43 -0500
committerPaul Moore <paul@paul-moore.com>2017-12-05 17:17:43 -0500
commit4b14752ec4e0d87126e636384cf37c8dd9df157c (patch)
tree9811c34d3e0d68b05f87e4069e911bee1ba32ce2 /drivers/crypto
parentselinux: ensure the context is NUL terminated in security_context_to_sid_core() (diff)
downloadlinux-dev-4b14752ec4e0d87126e636384cf37c8dd9df157c.tar.xz
linux-dev-4b14752ec4e0d87126e636384cf37c8dd9df157c.zip
selinux: skip bounded transition processing if the policy isn't loaded
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. 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>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions