Vulnerability in Linux
CVE-2022-50860
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.
EPSS: 0.002 (10.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.
Affected products
- Linux — versions a1bd627b46d169268a0ee5960899fb5be960a317, 4.13, 0
References
Frequently asked questions
- What is CVE-2022-50860?
- CVE-2022-50860 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2025-12-30.
- How severe is CVE-2022-50860?
- High severity. CVSS v3 base score is 7.8 out of 10.