CVE-2022-50247
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
15/09/2025
Last modified:
15/09/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq<br />
<br />
Can not set the @shared_hcd to NULL before decrease the usage count<br />
by usb_put_hcd(), this will cause the shared hcd not released.