Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when done.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9, < 4.19.256 |
References
- https://git.kernel.org/stable/c/43e42c25a232a6862e7d2f292a069ac828559030Patch
- https://git.kernel.org/stable/c/65382585f067d4256ba087934f30f85c9b6984dePatch
- https://git.kernel.org/stable/c/8ee5d40ae29e63f6fd6cbf9dcfc0a48c474013dbPatch
- https://git.kernel.org/stable/c/9715809b9eeb85b3f9b083857a2f29a9e2351125Patch
- https://git.kernel.org/stable/c/ae7fdbab97df6a2115eed6b7e39c278b805c9c7dPatch
- https://git.kernel.org/stable/c/cb50423e46ea585620a6be307d7f7b71587936b7Patch
- https://git.kernel.org/stable/c/ece6cfe62a103cc6032664983be557f1b5a1ff7ePatch
FAQ
What is CVE-2022-50112?
CVE-2022-50112 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge of_parse_phandle() returns a node pointer with refcount incremented, we ...
How severe is CVE-2022-50112?
CVE-2022-50112 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-50112?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.