Security Advisory

CVE-2022-50357

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-17 14:56:09
Last updated 2026-05-11 19:17:58
Assigner Linux
State PUBLISHED

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.