linux/security/smack
Casey Schaufler 0e0a070d3a Smack: correct behavior in the mmap hook
The mmap policy enforcement was not properly handling the
  interaction between the global and local rule lists.
  Instead of going through one and then the other, which
  missed the important case where a rule specified that
  there should be no access, combine the access limitations
  where there is a rule in each list.

Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>
Signed-off-by: James Morris <jmorris@namei.org>
2011-02-09 18:50:23 +11:00
..
Kconfig
Makefile
smack_access.c Subject: [PATCH] Smack: mmap controls for library containment 2011-01-17 08:05:27 -08:00
smack_lsm.c Smack: correct behavior in the mmap hook 2011-02-09 18:50:23 +11:00
smack.h Subject: [PATCH] Smack: mmap controls for library containment 2011-01-17 08:05:27 -08:00
smackfs.c Subject: [PATCH] Smack: mmap controls for library containment 2011-01-17 08:05:27 -08:00