linux/security/smack
José Bollo 7fc5f36e98 Smack: getting the Smack security context of keys
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>
2015-03-23 13:19:47 -07:00
..
Kconfig Smack: secmark support for netfilter 2015-01-20 16:34:25 -08:00
Makefile Smack: Repair netfilter dependency 2015-01-23 10:08:19 -08:00
smack_access.c security: smack: fix out-of-bounds access in smk_parse_smack() 2014-11-21 13:14:22 -08:00
smack_lsm.c Smack: getting the Smack security context of keys 2015-03-23 13:19:47 -07:00
smack_netfilter.c Smack: secmark support for netfilter 2015-01-20 16:34:25 -08:00
smack.h smack: fix possible use after frees in task_security() callers 2015-01-21 11:56:53 -08:00
smackfs.c Make Smack operate on smack_known struct where it still used char* 2014-08-29 10:10:55 -07:00