android_kernel_xiaomi_sm8350/security/apparmor
chao liu 2c312ab8f2 apparmor: fix 'Do simple duplicate message elimination'
[ Upstream commit 9b897132424fe76bf6c61f22f9cf12af7f1d1e6a ]

Multiple profiles shared 'ent->caps', so some logs missed.

Fixes: 0ed3b28ab8 ("AppArmor: mediation of non file objects")
Signed-off-by: chao liu <liuzgyid@outlook.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-12-14 19:44:34 +01:00
..
include apparmor: fix overlapping attachment computation 2022-08-25 11:18:20 +02:00
.gitignore
apparmorfs.c apparmor: fix possible NULL pointer dereference 2024-09-12 11:03:49 +02:00
audit.c
capability.c apparmor: fix 'Do simple duplicate message elimination' 2024-12-14 19:44:34 +01:00
crypto.c
domain.c apparmor: fix overlapping attachment computation 2022-08-25 11:18:20 +02:00
file.c
ipc.c
Kconfig
label.c apparmor: fix aa_label_asxprint return check 2022-08-25 11:18:20 +02:00
lib.c
lsm.c apparmor: Fix null pointer deref when receiving skb during sock creation 2024-08-19 05:33:42 +02:00
Makefile
match.c
mount.c apparmor: fix reference count leak in aa_pivotroot() 2022-08-25 11:18:21 +02:00
net.c
nulldfa.in
path.c
policy.c apparmor: fix lockdep warning when removing a namespace 2023-01-18 11:41:17 +01:00
policy_ns.c
policy_unpack.c apparmor: avoid crash when parsed profile name is empty 2024-01-25 14:34:31 -08:00
procattr.c
resource.c
secid.c
stacksplitdfa.in
task.c