CVE-2022-50121
remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Jun 18, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
6dedbd1d544389d6ab1727423348572a11e9df5d < 75358732af9b26acfe3e609943290bcba13330fc 6dedbd1d544389d6ab1727423348572a11e9df5d < cf112a52d758092ca3d5ebdad51dd17bda5ba3e5 6dedbd1d544389d6ab1727423348572a11e9df5d < 61cd8cd3b6b33c7eae3b45cf783b114f2ae53528 6dedbd1d544389d6ab1727423348572a11e9df5d < 3f83c4cf1b78331c23876977aa7b9151aff2f9e1 6dedbd1d544389d6ab1727423348572a11e9df5d < fa220c05d282e7479abe08b54e3bdffd06c25e97
Linux / Linux
5.10
References
git.kernel.org: https://git.kernel.org/stable/c/75358732af9b26acfe3e609943290bcba13330fc git.kernel.org: https://git.kernel.org/stable/c/cf112a52d758092ca3d5ebdad51dd17bda5ba3e5 git.kernel.org: https://git.kernel.org/stable/c/61cd8cd3b6b33c7eae3b45cf783b114f2ae53528 git.kernel.org: https://git.kernel.org/stable/c/3f83c4cf1b78331c23876977aa7b9151aff2f9e1 git.kernel.org: https://git.kernel.org/stable/c/fa220c05d282e7479abe08b54e3bdffd06c25e97