2 matches found
EUVD-2026-82297
In the Linux kernel, the following vulnerability has been resolved: HID: core: quiesce input in hidhwstop to prevent use-after-free A driver's probe calls hiddeviceiostart to enable input delivery, then fails at a later initialization step and unwinds via hidhwstop. The unwind frees struct hidraw...
SaveExploits0References8
CVE-2026-90329
CVE-2026-90329 is a use-after-free vulnerability in the Linux kernel's HID subsystem . When hid_device_io_start() allows reports to run concurrently with probing, a subsequent probe failure causes __hid_device_probe() to release driver resources and clear hdev->driver without first excluding i...
SaveExploits0References8
20