tmp_suning_uos_patched/security
Dmitry Kasatkin fffea214ab smack: fix key permission verification
For any keyring access type SMACK always used MAY_READWRITE access check.
It prevents reading the key with label "_", which should be allowed for anyone.

This patch changes default access check to MAY_READ and use MAY_READWRITE in only
appropriate cases.

Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
2014-03-14 17:44:49 +00:00
..
apparmor
integrity Merge to v3.13-rc7 for prerequisite changes in the Xen code for TPM 2014-01-06 22:23:01 +11:00
keys KEYS: Move the flags representing required permission to linux/key.h 2014-03-14 17:44:49 +00:00
selinux KEYS: Move the flags representing required permission to linux/key.h 2014-03-14 17:44:49 +00:00
smack smack: fix key permission verification 2014-03-14 17:44:49 +00:00
tomoyo
yama
capability.c KEYS: Move the flags representing required permission to linux/key.h 2014-03-14 17:44:49 +00:00
commoncap.c
device_cgroup.c
inode.c
Kconfig security: select correct default LSM_MMAP_MIN_ADDR on arm on arm64 2014-02-05 14:59:14 +00:00
lsm_audit.c
Makefile
min_addr.c
security.c KEYS: Move the flags representing required permission to linux/key.h 2014-03-14 17:44:49 +00:00