Dear Maintainer, The current setup for the profile sanitized_helper does not include a local profile for adjustments. I would like to propose #include <local/ubuntu-helper> in /etc/apparmor.d/abstraction/ubuntu-helpers Best wishes, Frank
Hi, Frank (2021-06-30): Now that we can target AppArmor 3.x, I would instead suggest: include if exists <local/ubuntu-helpers> … so we don't have to create/manage local/ubuntu-helpers. Would you like to submit this as a merge request upstream? It would happen there: https://gitlab.com/apparmor/apparmor Cheers!
https://gitlab.com/apparmor/apparmor/-/merge_requests/796 It might be as well better to add a patch to current Debian oldstable / stable? Best, Frank
Hi, Frank (2021-09-03): Great! an improvement than a bug fix, and local administrators already have a way to workaround the problem if needed. Cheers!