]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
apparmor: provide separate audit messages for file and policy checks
authorJohn Johansen <john.johansen@canonical.com>
Mon, 17 Apr 2023 10:27:36 +0000 (03:27 -0700)
committerJohn Johansen <john.johansen@canonical.com>
Wed, 18 Oct 2023 22:30:43 +0000 (15:30 -0700)
commit75c77e9e0713fddbe99a21a036aa6482402f9e34
tree265cbe6cf8c69bcc8ac645831867ec676055e1d5
parent90c436a64a6e20482a9a613c47eb4af2e8a5328e
apparmor: provide separate audit messages for file and policy checks

Improve policy load failure messages by identifying which dfa the
verification check failed in.

Reviewed-by: Georgia Garcia <georgia.garcia@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
security/apparmor/policy_unpack.c