A proposed Linux kernel driver, hid-omg-detect, scores USB HID devices via timing, latency, and fingerprinting to flag suspicious behavior without blocking input. 🔍
It targets BadUSB-style attacks and defers blocking to USBGuard, emphasizing transparency but relying on user-side control and enforcement. 🔐

🔗 https://itsfoss.com/news/linux-driver-proposal-malicious-hid-devices/

#TechNews #Linux #Kernel #USB #Cybersecurity #BadUSB #OpenSource #FOSS #Security #Privacy #Transparency #Software #Freedom #Developers #Tech #Driver

A New Linux Kernel Driver Wants to Catch Malicious USB Devices in the Act

If adopted, this kernel module would detect when a plugged-in USB device is acting suspiciously.

It's FOSS
@knoppix95 I wonder how this compares to #USBGuard https://usbguard.github.io/
home | USBGuard

USBGuard project site.