alistair23-linux/security/apparmor/include
John Johansen 58acf9d911 apparmor: fix module parameters can be changed after policy is locked
the policy_lock parameter is a one way switch that prevents policy
from being further modified. Unfortunately some of the module parameters
can effectively modify policy by turning off enforcement.

split policy_admin_capable into a view check and a full admin check,
and update the admin check to test the policy_lock parameter.

Signed-off-by: John Johansen <john.johansen@canonical.com>
2016-07-12 08:43:10 -07:00
..
apparmor.h apparmor: add parameter to control whether policy hashing is used 2016-07-12 08:43:10 -07:00
apparmorfs.h
audit.h
capability.h
context.h
crypto.h
domain.h
file.h apparmor: constify aa_path_link() 2016-03-28 00:47:26 -04:00
ipc.h
match.h apparmor: add missing id bounds check on dfa verification 2016-07-12 08:43:10 -07:00
path.h
policy.h apparmor: fix module parameters can be changed after policy is locked 2016-07-12 08:43:10 -07:00
policy_unpack.h
procattr.h
resource.h
sid.h