Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc() 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.8, < 5.10.137 |
References
- https://git.kernel.org/stable/c/0e0a40c803643f4edc30f0660f2f3bea4d57a99aPatch
- https://git.kernel.org/stable/c/220fafb4ed04187e9c17be4152da5a7f2ffbdd8cPatch
- https://git.kernel.org/stable/c/3503305225ca24c3229414c769323fb8bf39b4bfPatch
- https://git.kernel.org/stable/c/4070f3c83cd28267f469a59751480ad39435f26aPatch
- https://git.kernel.org/stable/c/e6db5780c2bf6e23be7b315809ef349b4b4f2213Patch
FAQ
What is CVE-2022-50139?
CVE-2022-50139 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: usb: aspeed-vhub: Fix refcount leak bug in ast_vhub_init_desc() We should call of_node_put() for the reference returned by of_get_...
How severe is CVE-2022-50139?
CVE-2022-50139 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-50139?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.