CVE-2022-50860
Linux Kernel 4.13.0-5.10.162, 5.11.0-5.15.85, 5.16.0-6.0.15, 6.1.0-6.1.1 - Memory Leak in AppArmor Policy Replacement
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix memleak in alloc_ns() After changes in commit a1bd627b46d1 ("apparmor: share profile name on replacement"), the hname member of struct aa_policy is not valid slab object, but a subset of that, it can not be freed by kfree_sensitive(), use aa_policy_destroy() to fix it.
References (5)
Core 5
Core References
Scores
EPSS
0.0021
EPSS Percentile
11.8%
Details
Status
published
Products (16)
linux/Kernel
4.13.0 - 5.10.163linux
linux/Kernel
5.11.0 - 5.15.86linux
linux/Kernel
5.16.0 - 6.0.16linux
linux/Kernel
6.1.0 - 6.1.2linux
Linux/Linux
< 4.13
Linux/Linux
4.13
Linux/Linux
5.10.163 - 5.10.*
Linux/Linux
5.15.86 - 5.15.*
Linux/Linux
6.0.16 - 6.0.*
Linux/Linux
6.1.2 - 6.1.*
... and 6 more
Published
Dec 30, 2025
Tracked Since
Feb 18, 2026