CVE-2026-80765
Reported by Linux · Published September 4, 2026
In the Linux kernel, the following vulnerability has been resolved: HID: hyperv: validate initial device info bounds The Hyper-V synthetic HID host supplies SYNTH_HID_INITIAL_DEVICE_INFO messages that contain a HID descriptor followed by the report descriptor bytes. mousevsc_on_receive_device_info() trusts bLength and wDescriptorLength without checking that the received packet contains both byte ranges. A malformed host or backend message can therefore make the guest read past the received VMBus packet while copying the report descriptor. Pass the received initial-device-info size into the parser and reject descriptor lengths that exceed the packet. Impact: A malicious Hyper-V host or backend can crash a guest by sending a short initial device-info message with an oversized HID report descriptor length.
EPSS 0.19% · 9.5th percentile
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | b95f5bcb811e3905b5376f87789da8d097fee682, b95f5bcb811e3905b5376f87789da8d097fee682, b95f5bcb811e3905b5376f87789da8d097fee682 |
| Linux | Linux | 3.3, 0, 5.10.267 |
| linux | linux_kernel | 3.3, 3.3, 3.3 |
| Linux | Linux | b95f5bcb811e3905b5376f87789da8d097fee682, b95f5bcb811e3905b5376f87789da8d097fee682, b95f5bcb811e3905b5376f87789da8d097fee682 |
Timeline
- Sep 4, 2026 Coalition ESS Score
- Sep 4, 2026 CVE Published
- Sep 5, 2026 EPSS Score
- Sep 15, 2026 EPSS Score
- Sep 18, 2026 EPSS Score