CVE-2026-31625
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/04/2026
Última modificación:
24/04/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
HID: alps: fix NULL pointer dereference in alps_raw_event()<br />
<br />
Commit ecfa6f34492c ("HID: Add HID_CLAIMED_INPUT guards in raw_event<br />
callbacks missing them") attempted to fix up the HID drivers that had<br />
missed the previous fix that was done in 2ff5baa9b527 ("HID: appleir:<br />
Fix potential NULL dereference at raw event handle"), but the alps<br />
driver was missed.<br />
<br />
Fix this up by properly checking in the hid-alps driver that it had been<br />
claimed correctly before attempting to process the raw event.



