kernel-hacking-2024-linux-s.../security/selinux/ss
Eric Paris 64dbf07474 selinux: introduce permissive types
Introduce the concept of a permissive type.  A new ebitmap is introduced to
the policy database which indicates if a given type has the permissive bit
set or not.  This bit is tested for the scontext of any denial.  The bit is
meaningless on types which only appear as the target of a decision and never
the source.  A domain running with a permissive type will be allowed to
perform any action similarly to when the system is globally set permissive.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: James Morris <jmorris@namei.org>
2008-04-18 20:26:11 +10:00
..
avtab.c SELinux: unify printk messages 2008-04-18 20:26:05 +10:00
avtab.h SELinux: add more validity checks on policy load 2007-11-08 08:56:23 +11:00
conditional.c SELinux: unify printk messages 2008-04-18 20:26:05 +10:00
conditional.h
constraint.h
context.h
ebitmap.c SELinux: unify printk messages 2008-04-18 20:26:05 +10:00
ebitmap.h
hashtab.c
hashtab.h
Makefile
mls.c NetLabel: Add secid token support to the NetLabel secattr struct 2008-01-30 08:17:19 +11:00
mls.h SELinux: add more validity checks on policy load 2007-11-08 08:56:23 +11:00
mls_types.h
policydb.c selinux: introduce permissive types 2008-04-18 20:26:11 +10:00
policydb.h selinux: introduce permissive types 2008-04-18 20:26:11 +10:00
services.c selinux: introduce permissive types 2008-04-18 20:26:11 +10:00
services.h
sidtab.c
sidtab.h
symtab.c
symtab.h