Answer in brief
CVE-2022-50860 records a High severity (CVSS 7.8) vulnerability in apparmor: Fix memleak in alloc_ns(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | 4.13 | Not reported |
| Linux/Linuxgeneric | >=a1bd627b46d169268a0ee5960899fb5be960a317 <9a32aa87a25d800b2c6f47bc2749a7bfd9a486f3 || >=a1bd627b46d169268a0ee5960899fb5be960a317 <5f509fa740b17307f0cba412485072f632d5af36 || >=a1bd627b46d169268a0ee5960899fb5be960a317 <0250cf8d37bb5201a117177afd24dc73a1c81657 || >=a1bd627b46d169268a0ee5960899fb5be960a317 <12695b4b76d437b9c0182a6f7dfb2248013a9daf || >=a1bd627b46d169268a0ee5960899fb5be960a317 <e9e6fa49dbab6d84c676666f3fe7d360497fd65b | 9a32aa87a25d800b2c6f47bc2749a7bfd9a486f3, 5f509fa740b17307f0cba412485072f632d5af36, 0250cf8d37bb5201a117177afd24dc73a1c81657, 12695b4b76d437b9c0182a6f7dfb2248013a9daf, e9e6fa49dbab6d84c676666f3fe7d360497fd65b |
Published upstream
Dec 30, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2022-50860 records a High severity (CVSS 7.8) vulnerability in apparmor: Fix memleak in alloc_ns(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 7.8. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | 4.13 | Not reported |
| Linux/Linuxgeneric | >=a1bd627b46d169268a0ee5960899fb5be960a317 <9a32aa87a25d800b2c6f47bc2749a7bfd9a486f3 || >=a1bd627b46d169268a0ee5960899fb5be960a317 <5f509fa740b17307f0cba412485072f632d5af36 || >=a1bd627b46d169268a0ee5960899fb5be960a317 <0250cf8d37bb5201a117177afd24dc73a1c81657 || >=a1bd627b46d169268a0ee5960899fb5be960a317 <12695b4b76d437b9c0182a6f7dfb2248013a9daf || >=a1bd627b46d169268a0ee5960899fb5be960a317 <e9e6fa49dbab6d84c676666f3fe7d360497fd65b | 9a32aa87a25d800b2c6f47bc2749a7bfd9a486f3, 5f509fa740b17307f0cba412485072f632d5af36, 0250cf8d37bb5201a117177afd24dc73a1c81657, 12695b4b76d437b9c0182a6f7dfb2248013a9daf, e9e6fa49dbab6d84c676666f3fe7d360497fd65b |
Published upstream
Dec 30, 2025
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 4, 2026
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.
Quoted source text, attributed separately from HOL analysis.