Skip to content
Commit d19dfe58 authored by Casey Schaufler's avatar Casey Schaufler
Browse files

Smack: Privilege check on key operations



Smack: Privilege check on key operations

Operations on key objects are subjected to Smack policy
even if the process is privileged. This is inconsistent
with the general behavior of Smack and may cause issues
with authentication by privileged daemons. This patch
allows processes with CAP_MAC_OVERRIDE to access keys
even if the Smack rules indicate otherwise.

Reported-by: default avatarJose Bollo <jobol@nonadev.net>
Signed-off-by: default avatarCasey Schaufler <casey@schaufler-ca.com>
parent da49b5da
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment