linux-stable/security/smack
David Quigley 746df9b59c Security: Add Hook to test if the particular xattr is part of a MAC model.
The interface to request security labels from user space is the xattr
interface. When requesting the security label from an NFS server it is
important to make sure the requested xattr actually is a MAC label. This allows
us to make sure that we get the desired semantics from the attribute instead of
something else such as capabilities or a time based LSM.

Acked-by: Eric Paris <eparis@redhat.com>
Acked-by: James Morris <james.l.morris@oracle.com>
Signed-off-by: Matthew N. Dodd <Matthew.Dodd@sparta.com>
Signed-off-by: Miguel Rodel Felipe <Rodel_FM@dsi.a-star.edu.sg>
Signed-off-by: Phua Eu Gene <PHUA_Eu_Gene@dsi.a-star.edu.sg>
Signed-off-by: Khin Mi Mi Aung <Mi_Mi_AUNG@dsi.a-star.edu.sg>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2013-06-08 16:20:11 -04:00
..
Kconfig Smack: use select not depends in Kconfig 2012-12-14 10:57:10 -08:00
Makefile
smack.h smack: SMACK_MAGIC to include/uapi/linux/magic.h 2013-03-19 14:16:15 -07:00
smack_access.c Smack: add missing support for transmute bit in smack_str_from_perm() 2013-03-19 14:15:41 -07:00
smack_lsm.c Security: Add Hook to test if the particular xattr is part of a MAC model. 2013-06-08 16:20:11 -04:00
smackfs.c Smack: include magic.h in smackfs.c 2013-04-03 13:13:51 +11:00