Tracker / CVE-2022-50121
CVE-2022-50121
Medium 5.5
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 products and versions
| linux | linux_kernel · 5.10 → 5.10.137 |
|---|---|
| linux | linux_kernel · 5.11 → 5.15.61 |
| linux | linux_kernel · 5.16 → 5.18.18 |
| linux | linux_kernel · 5.19 → 5.19.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.