#1004712 sssd is noisy on apparmor messages

Package:
sssd
Source:
sssd
Description:
System Security Services Daemon -- metapackage
Submitter:
Daniele Palumbo
Date:
2022-01-31 23:42:04 UTC
Severity:
normal
#1004712#5
Date:
2022-01-31 23:38:17 UTC
From:
To:
Dear Maintainer,

As reported also in
https://bugs.launchpad.net/apparmor/+bug/1910611

dmesg/messages file are filled by messages like:
[603515.147835] audit: type=1400 audit(1643670927.471:17588): apparmor="ALLOWED" operation="open" profile="/usr/sbin/sssd//null-/usr/libexec/sssd/sssd_nss" name="/proc/742076/cmdline" pid=423 comm="sssd_nss" requested_mask="r" denied_mask="r" fsuid=0 ouid=0

The ubuntu bug report also the fix.
If i'm not wrong, this is also fixed in the unstable version.

The patch is quite straightforward, and affecting only apparmor-profile.
Is possible to backport it?