CVE-2022-50121
published 2025-06-18CVE-2022-50121: In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.16%
5.5th percentile
In the Linux kernel, the following vulnerability has been resolved:
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Every iteration of for_each_available_child_of_node() decrements
the reference count of the previous node.
When breaking early from a for_each_available_child_of_node() loop,
we need to explicitly call of_node_put() on the child node.
Add missing of_node_put() to avoid refcount leak.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.0.2-1 (bookworm) | linux 6.0.2-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 6dedbd1d544389d6ab1727423348572a11e9df5d < 75358732af9b26acfe3e609943290bcba13330fc | 75358732af9b26acfe3e609943290bcba13330fc |
| linux | linux | >= 6dedbd1d544389d6ab1727423348572a11e9df5d < cf112a52d758092ca3d5ebdad51dd17bda5ba3e5 | cf112a52d758092ca3d5ebdad51dd17bda5ba3e5 |
| linux | linux | >= 6dedbd1d544389d6ab1727423348572a11e9df5d < 61cd8cd3b6b33c7eae3b45cf783b114f2ae53528 | 61cd8cd3b6b33c7eae3b45cf783b114f2ae53528 |
| linux | linux | >= 6dedbd1d544389d6ab1727423348572a11e9df5d < 3f83c4cf1b78331c23876977aa7b9151aff2f9e1 | 3f83c4cf1b78331c23876977aa7b9151aff2f9e1 |
| linux | linux | >= 6dedbd1d544389d6ab1727423348572a11e9df5d < fa220c05d282e7479abe08b54e3bdffd06c25e97 | fa220c05d282e7479abe08b54e3bdffd06c25e97 |
| linux | linux_kernel | >= 0 < 5.10.140-1 | 5.10.140-1 |
| linux | linux_kernel | >= 0 < 6.0.2-1 | 6.0.2-1 |
| linux | linux_kernel | >= 0 < 6.0.2-1 | 6.0.2-1 |
| linux | linux_kernel | >= 0 < 6.0.2-1 | 6.0.2-1 |
| linux | linux_kernel | >= 5.10 < 5.10.137 | 5.10.137 |
| linux | linux_kernel | >= 5.11 < 5.15.61 | 5.15.61 |
| linux | linux_kernel | >= 5.16 < 5.18.18 | 5.18.18 |
| linux | linux_kernel | >= 5.19 < 5.19.2 | 5.19.2 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
vendor_redhat·2025-06-18·CVSS 5.5
CVE-2022-50121 [MEDIUM] CWE-911 kernel: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
kernel: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
In the Linux kernel, the following vulnerability has been resolved:
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Every iteration of for_each_available_child_of_node() decrements
the reference count of the previous node.
When breaking early from a for_each_available_child_of_node() loop,
we need to explicitly call of_node_put() on the child node.
Add missing of_node_put() to avoid refcount leak.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Pack
Debian
CVE-2022-50121: linux - In the Linux kernel, the following vulnerability has been resolved: remoteproc:...
vendor_debian·2022·CVSS 5.5
CVE-2022-50121 [MEDIUM] CVE-2022-50121: linux - In the Linux kernel, the following vulnerability has been resolved: remoteproc:...
In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. When breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the child node. Add missing of_node_put() to avoid refcount leak.
Scope: local
bookworm: resolved (fixed in 6.0.2-1)
bullseye: resolved (fixed in 5.10.140-1)
forky: resolved (fixed in 6.0.2-1)
sid: resolved (fixed in 6.0.2-1)
trixie: resolved (fixed in 6.0.2-1)
OSV
CVE-2022-50121: In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of f
osv·2025-06-18·CVSS 5.5
CVE-2022-50121 [MEDIUM] CVE-2022-50121: In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of f
In the Linux kernel, the following vulnerability has been resolved: remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. When breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the child node. Add missing of_node_put() to avoid refcount leak.
GHSA
GHSA-86f4-ffm7-3hcc: In the Linux kernel, the following vulnerability has been resolved:
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Every iteration of
ghsa_unreviewed·2025-06-18
CVE-2022-50121 [MEDIUM] GHSA-86f4-ffm7-3hcc: In the Linux kernel, the following vulnerability has been resolved:
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Every iteration of
In the Linux kernel, the following vulnerability has been resolved:
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
Every iteration of for_each_available_child_of_node() decrements
the reference count of the previous node.
When breaking early from a for_each_available_child_of_node() loop,
we need to explicitly call of_node_put() on the child node.
Add missing of_node_put() to avoid refcount leak.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/3f83c4cf1b78331c23876977aa7b9151aff2f9e1https://git.kernel.org/stable/c/61cd8cd3b6b33c7eae3b45cf783b114f2ae53528https://git.kernel.org/stable/c/75358732af9b26acfe3e609943290bcba13330fchttps://git.kernel.org/stable/c/cf112a52d758092ca3d5ebdad51dd17bda5ba3e5https://git.kernel.org/stable/c/fa220c05d282e7479abe08b54e3bdffd06c25e97
2025-06-18
Published