linux/security/smack
Casey Schaufler 75a25637bf Smack: correct final mmap check comparison
The mmap policy enforcement checks the access of the
SMACK64MMAP subject against the current subject incorrectly.
The check as written works correctly only if the access
rules involved have the same access. This is the common
case, so initial testing did not find a problem.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
2011-02-09 19:58:42 -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.h security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE 2011-02-09 19:58:11 -08:00
smack_access.c Subject: [PATCH] Smack: mmap controls for library containment 2011-01-17 08:05:27 -08:00
smack_lsm.c Smack: correct final mmap check comparison 2011-02-09 19:58:42 -08:00
smackfs.c Subject: [PATCH] Smack: mmap controls for library containment 2011-01-17 08:05:27 -08:00