Bug 2396105 (CVE-2022-50357) - CVE-2022-50357 kernel: usb: dwc3: core: fix some leaks in probe
Summary: CVE-2022-50357 kernel: usb: dwc3: core: fix some leaks in probe
Keywords:
Status: NEW
Alias: CVE-2022-50357
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-17 15:01 UTC by OSIDB Bzimport
Modified: 2025-09-17 17:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-17 15:01:36 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.