CVE-2022-50077
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
17/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
apparmor: fix reference count leak in aa_pivotroot()<br />
<br />
The aa_pivotroot() function has a reference counting bug in a specific<br />
path. When aa_replace_current_label() returns on success, the function<br />
forgets to decrement the reference count of “target”, which is<br />
increased earlier by build_pivotroot(), causing a reference leak.<br />
<br />
Fix it by decreasing the refcount of “target” in that path.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.14.1 (including) | 4.14.291 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.15 (including) | 4.19.256 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 4.20 (including) | 5.4.211 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.5 (including) | 5.10.138 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.63 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 5.19.4 (excluding) |
| cpe:2.3:o:linux:linux_kernel:4.14:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:4.14:rc8:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/11c3627ec6b56c1525013f336f41b79a983b4d46
- https://git.kernel.org/stable/c/2ceeb3296e9dde1d5772348046affcefdea605e2
- https://git.kernel.org/stable/c/3ca40ad7afae144169a43988ef1a3f16182faf0a
- https://git.kernel.org/stable/c/64103ea357734b82384c925cba4758fdb909be0c
- https://git.kernel.org/stable/c/d53194707d2a1851be027cd74266b96ceff799d3
- https://git.kernel.org/stable/c/ef6fb6f0d0d8440595b45a7e53c6162c737177f4
- https://git.kernel.org/stable/c/f4d5c7796571624e3f380b447ada52834270a287



