kernel_optimize_test/security/smack
Casey Schaufler 676dac4b1b This patch adds a new security attribute to Smack called
SMACK64EXEC. It defines label that is used while task is
running.

Exception: in smack_task_wait() child task is checked
for write access to parent task using label inherited
from the task that forked it.

Fixed issues from previous submit:
- SMACK64EXEC was not read when SMACK64 was not set.
- inode security blob was not updated after setting
  SMACK64EXEC
- inode security blob was not updated when removing
  SMACK64EXEC
2010-12-02 06:43:39 -08:00
..
Kconfig Smack: Simplified Mandatory Access Control Kernel 2008-02-05 09:44:20 -08:00
Makefile Smack: Simplified Mandatory Access Control Kernel 2008-02-05 09:44:20 -08:00
smack_access.c This patch adds a new security attribute to Smack called 2010-12-02 06:43:39 -08:00
smack_lsm.c This patch adds a new security attribute to Smack called 2010-12-02 06:43:39 -08:00
smack.h This patch adds a new security attribute to Smack called 2010-12-02 06:43:39 -08:00
smackfs.c This patch adds a new security attribute to Smack called 2010-12-02 06:43:39 -08:00