linux-stable/security/smack
Seung-Woo Kim 9777582e8d Smack: ignore private inode for smack_file_receive
The dmabuf fd can be shared between processes via unix domain
socket. The file of dmabuf fd is came from anon_inode. The inode
has no set and get xattr operations, so it can not be shared
between processes with smack. This patch fixes just to ignore
private inode including anon_inode for smack_file_receive.

Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
2015-05-15 08:35:50 -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.h LSM: Switch to lists of hooks 2015-05-12 15:00:41 +10:00
smack_access.c Smack: Allow an unconfined label in bringup mode 2015-03-23 13:21:34 -07:00
smack_lsm.c Smack: ignore private inode for smack_file_receive 2015-05-15 08:35:50 -07:00
smack_netfilter.c netfilter: Make nf_hookfn use nf_hook_state. 2015-04-04 12:31:38 -04:00
smackfs.c LSM: Switch to lists of hooks 2015-05-12 15:00:41 +10:00