← Volver al buscador de CVEs

CVE-2026-31401

Linux Kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: HID: bpf: prevent buffer overflow in hid_hw_request right now the returned value is considered to be always valid. However, when playing with HID-BPF, the return value can be arbitrary big, because it-s the return value of dispatch_hid_bpf_raw_requests(), which calls the struct_ops and we have no guarantees that the value makes sense.

CVSS 7.8EPSS 0.135%Riesgo 0.79
Ver fuente
Publicación
2026-04-03 16:16:39
Versiones afectadas
unknown
Tipo
Core software
Última modificación
2026-07-24 22:10:00
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Sistemas operativos
Linux