You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
apparmor: fix policy_compat permission remap with extended permissions
If the extended permission table is present we should not be attempting
to do a compat_permission remap as the compat_permissions are not
stored in the dfa accept states.
Fixes: fd1b2b9 ("apparmor: add the ability for policy to specify a permission table")
Signed-off-by: John Johansen <[email protected]>
Reviewed-by: Jon Tourville <[email protected]>
0 commit comments