git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7412301
)
Smack: getting the Smack security context of keys
author
José Bollo
<jose.bollo@open.eurogiciel.org>
Tue, 17 Feb 2015 14:41:22 +0000
(15:41 +0100)
committer
Casey Schaufler
<casey@schaufler-ca.com>
Mon, 23 Mar 2015 20:19:47 +0000
(13:19 -0700)
With this commit, the LSM Smack implements the LSM
side part of the system call keyctl with the action
code KEYCTL_GET_SECURITY.
It is now possible to get the context of, for example,
the user session key using the command "keyctl security @s".
The original patch has been modified for merge.
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c
patch
|
blob
|
history
diff --cc
security/smack/smack_lsm.c
Simple merge