2 matches found
CVE-2026-45877
The CVE-2026-45877 vulnerability is in the Linux kernel’s intel-ish-hid driver (isb: ishtp) and concerns a NULL pointer dereference during warm reset. Specifically, during ishtp_bus_remove_all_clients, the cl->device pointer can be NULL if reset happens while clients are still enumerated, caus...
CVE-2026-45877
HID: intel-ish-hid: fix NULL-ptr-deref in ishtpbusremoveallclients...