Katalog CVE

CVE-2026-80765

Nieznane
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

W jądrze Linux w sterowniku HID hyperv brakuje walidacji granic dla początkowych informacji o urządzeniu. Złośliwy host Hyper-V lub backend może wysłać krótką wiadomość z zawyżoną długością deskryptora raportu, co prowadzi do odczytu poza pakietem VMBus.

Ocena ryzyka

Złośliwy host Hyper-V lub backend może doprowadzić do awarii gościa (crash), co skutkuje odmową usługi.

Rekomendacja

Zastosuj aktualizację jądra Linux zawierającą poprawkę walidującą długości deskryptorów względem rozmiaru pakietu.

Inne podatności w Linux kernel

Zobacz wszystkie
Oryginalny opis (angielski, źródło NVD)

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.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS