Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak."
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 3.18, < 4.9.326 |
References
- https://git.kernel.org/stable/c/4b32e054335ea0ce50967f63a7bfd4db058b14b9Patch
- https://git.kernel.org/stable/c/587ac8ac00a1a9f4572785229d9441870fd7b187Patch
- https://git.kernel.org/stable/c/78d05103891d3e96144b846fbc39f2cfb3384eaePatch
- https://git.kernel.org/stable/c/81abaab5a4b815c0ed9f4d2c9745777ac5cc395bPatch
- https://git.kernel.org/stable/c/9272265f2f76629e1a67e6d49b3a4461b3da1a73Patch
- https://git.kernel.org/stable/c/c26012a1e61c7bbd1b393d3bbae8dffdb6df65bbPatch
- https://git.kernel.org/stable/c/c35f89a9021fa947ecede0584ae509368a52ec5aPatch
- https://git.kernel.org/stable/c/f498542bc703bf1e5c6a1610e1ea493a437f0196Patch
FAQ
What is CVE-2022-50061?
CVE-2022-50061 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map of_parse_phandle() returns a node pointer with refcount incre...
How severe is CVE-2022-50061?
CVE-2022-50061 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2022-50061?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.