Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359_parse_dt() and mt6359_accdet_parse_dt(), we should call of_node_put() for the reference returned by of_get_child_by_name() which has increased the refcount.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.10, < 5.15.61 |
References
- https://git.kernel.org/stable/c/1e7fe6906e9755d9e0242f9619c894ecd82fb9daPatch
- https://git.kernel.org/stable/c/3d69d86b3e9d82f524e7e1906adcbbe939dc836ePatch
- https://git.kernel.org/stable/c/a8d5df69e2ec702d979f7d04ed519caf8691a032Patch
- https://git.kernel.org/stable/c/ffaef892bfef5ec68dadfd3bbed49e3d4ef7b6c7Patch
FAQ
What is CVE-2022-50111?
CVE-2022-50111 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359_parse_dt() and mt6359_accdet_parse_dt(), we should call of_node_put() for the refere...
How severe is CVE-2022-50111?
CVE-2022-50111 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-50111?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.