Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe 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 | >= 5.5, < 5.10.137 |
References
- https://git.kernel.org/stable/c/0a034d93ee929a9ea89f3fa5f1d8492435b9ee6ePatch
- https://git.kernel.org/stable/c/1065c385325845c88350c765cc6e449f46741984Patch
- https://git.kernel.org/stable/c/b3e64b5562c077218295f2230fb5cf181193cb06Patch
- https://git.kernel.org/stable/c/bae95c5aee1f67da6608ceaebfb744d900e5ffbfPatch
- https://git.kernel.org/stable/c/ca6c9244e6c9827a0b2fe8808c5e7b1ee8ab7104Patch
FAQ
What is CVE-2022-50125?
CVE-2022-50125 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe of_parse_phandle() returns a node pointer with refcount inc...
How severe is CVE-2022-50125?
CVE-2022-50125 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-50125?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.