CVE-2022-50247
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
15/09/2025
Última modificación:
15/09/2025
Descripción
*** Pendiente de traducción *** 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.