CVE-2026-80769
Last modified
CVE-2026-80769 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= b3b1c68fb726907ea35ac172906705fe62c7fdaf, < 99ed3febafe0452994620a4d819f595583289bec; >= b3b1c68fb726907ea35ac172906705fe62c7fdaf, < 49b6fd28fbcc0b6457e16e25c7617f63449d4808; >= b3b1c68fb726907ea35ac172906705fe62c7fdaf, < b57af2448268c30c25509a832b6ff6dc27176b28 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80769?
How severe is CVE-2026-80769?
How do I fix CVE-2026-80769?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80763In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80764In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80765In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80766In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80767In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80768In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8077Lack of proper authorization implementation in the CashDro 3…8.6
- CVE-2026-80770In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80771In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80772In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80773In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80774In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80769?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
