CVE-2026-80769
Reported by Linux · Published September 4, 2026
In the Linux kernel, the following vulnerability has been resolved: HID: rapoo: fix missing hid_is_usb() check to_usb_interface() can only be used on a hid_device whose parent is really USB; uhid can create devices that identify as being on BUS_USB, but don't actually have a USB parent. Fix the use of to_usb_interface() without a hid_is_usb() check. Add a dependency on USB_HID for hid_is_usb(), as other HID drivers do; the alternative would be to provide a simple stub implementation on !USB_HID builds. I have verified that it is currently possible to trigger a kernel splat due to this bug in an ASAN build, and that this commit fixes the issue.
EPSS 0.17% · 6.2th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | b3b1c68fb726907ea35ac172906705fe62c7fdaf, b3b1c68fb726907ea35ac172906705fe62c7fdaf, b3b1c68fb726907ea35ac172906705fe62c7fdaf |
| Linux | Linux | 7.0, 0, 7.1.11 |
| Linux | Linux | 7.3-rc1, 0, 7.1.11 |
| linux | linux_kernel | 7.0, 7.0, 7.0 |
Timeline
- Sep 4, 2026 Coalition ESS Score
- Sep 4, 2026 CVE Published
- Sep 5, 2026 EPSS Score
- Sep 16, 2026 EPSS Score