Known issues
Info
Known bugs are tracked on the meta issue #75.
Ubuntu¶
Dbus¶
Ubuntu fully supports dbus mediation with apparmor. If it is a value added by Ubuntu from other distributions, it can also lead to some breakage if you enforce some profiles. Do not enforce the rules on Ubuntu Desktop.
Note: Ubuntu server has been more tested and will work without issues with enforced rules.
Snap¶
Apparmor.d needs to be fully integrated with snap, otherwise your snap applications may not work properly. As of today, it is a work in progress.
Complain mode¶
A profile in complain mode cannot break the program it confines. However, there are some major exceptions:
deny
rules are enforced even in complain mode,attach_disconnected
(andmediate_deleted
) will break the program if they are required and missing in the profile,- If AppArmor does not find the profile to transition
rPx
.