2 matches found
CVE-2026-68443
The CVE-2026-68443 entry concerns the Linux kernel hwmon Gigabyte WaterForce driver. A race condition occurs because calling hid_hw_stop() does not stop device IO, allowing hid_input_report() to run concurrently with the post-io-start path in the driver probe. If probe fails after io start, this ...
5.5AI score
SaveExploits0References4
CVE-2026-64365
In the Linux kernel, the following vulnerability has been resolved: HID: letsketch: fix UAF on inrangetimer at driver unbind letsketchdriver does not provide a .remove callback, but letsketchprobe arms a per-device timer: timersetup&data-inrangetimer, letsketchinrangetimeout, 0; The timer is...
0.00173EPSS
SaveExploits0References6
20