SELinux: Remove cred security blob poisoning
authorCasey Schaufler <casey@schaufler-ca.com>
Sat, 22 Sep 2018 00:17:25 +0000 (17:17 -0700)
committerKees Cook <keescook@chromium.org>
Tue, 8 Jan 2019 21:18:44 +0000 (13:18 -0800)
commit98c88651365767c72ec6dc672072423bc19a39aa
tree82204d5efbc14a204669c5092646e7604add60c2
parent0c6cfa622cf57109607f3416b286b6b55561a2ea
SELinux: Remove cred security blob poisoning

The SELinux specific credential poisioning only makes sense
if SELinux is managing the credentials. As the intent of this
patch set is to move the blob management out of the modules
and into the infrastructure, the SELinux specific code has
to go. The poisioning could be introduced into the infrastructure
at some later date.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Kees Cook <keescook@chromium.org>
kernel/cred.c
security/selinux/hooks.c