Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: fix some leaks in probe The dwc3_get_properties() function calls: dwc->usb_psy = power_supply_get_by_name(usb_psy_name); so there is some additional clean up required on these error paths.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.13, < 5.19.17 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/2a735e4b5580a2a6bbd6572109b4c4f163c57462Patch
- https://git.kernel.org/stable/c/3a213503f483173e7eea76f2e7e3bdd6df7fd6f8Patch
- https://git.kernel.org/stable/c/79c3afb55942368921237d7b5355d48c52bdde20Patch
FAQ
What is CVE-2022-50357?
CVE-2022-50357 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: fix some leaks in probe The dwc3_get_properties() function calls: dwc->usb_psy = power_supply_get_by_name(usb_p...
How severe is CVE-2022-50357?
CVE-2022-50357 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-50357?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.