CVE-2026-31401
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
03/04/2026
Última modificación:
03/04/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
HID: bpf: prevent buffer overflow in hid_hw_request<br />
<br />
right now the returned value is considered to be always valid. However,<br />
when playing with HID-BPF, the return value can be arbitrary big,<br />
because it&#39;s the return value of dispatch_hid_bpf_raw_requests(), which<br />
calls the struct_ops and we have no guarantees that the value makes<br />
sense.



