Bug 2395393 (CVE-2022-50247) - CVE-2022-50247 kernel: usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
Summary: CVE-2022-50247 kernel: usb: xhci-mtk: fix leakage of shared hcd when fail to ...
Keywords:
Status: NEW
Alias: CVE-2022-50247
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-15 15:11 UTC by OSIDB Bzimport
Modified: 2025-09-15 18:23 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-15 15:11:21 UTC
In the Linux kernel, the following vulnerability has been resolved:

usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq

Can not set the @shared_hcd to NULL before decrease the usage count
by usb_put_hcd(), this will cause the shared hcd not released.


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