CVE-2026-23015
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
31/01/2026
Última modificación:
31/01/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
gpio: mpsse: fix reference leak in gpio_mpsse_probe() error paths<br />
<br />
The reference obtained by calling usb_get_dev() is not released in the<br />
gpio_mpsse_probe() error paths. Fix that by using device managed helper<br />
functions. Also remove the usb_put_dev() call in the disconnect function<br />
since now it will be released automatically.



