Skip to content
Snippets Groups Projects
Commit ec240b59 authored by John Johansen's avatar John Johansen
Browse files

apparmor: Fix failed mount permission check error message


When the mount check fails due to a permission check failure instead
of explicitly at one of the subcomponent checks, AppArmor is reporting
a failure in the flags match. However this is not true and AppArmor
can not attribute the error at this point to any particular component,
and should only indicate the mount failed due to missing permissions.

Fixes: 2ea3ffb7 ("apparmor: add mount mediation")
Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 84117994
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment