Tracker / CVE-2022-49346
CVE-2022-49346
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list 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 gphy_fw_np. Add missing of_node_put() to avoid refcount leak.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 4.20 → 5.4.198 |
| linux | linux_kernel · 5.11 → 5.15.47 |
| linux | linux_kernel · 5.16 → 5.17.15 |
| linux | linux_kernel · 5.18 → 5.18.4 |
| linux | linux_kernel · 5.5 → 5.10.122 |
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.