CVE-2026-31606

⚪ Do wiadomości

Błąd w jądrze Linuxa przy ponownym wiązaniu urządzenia USB może prowadzić do niebezpiecznego zachowania.

CVSS
5.5
EPSS
0.0%
Exploit
none
Vendor
linux
Opis źródłowy (NVD)

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_hid: don't call cdev_init while cdev in use When calling unbind, then bind again, cdev_init reinitialized the cdev, even though there may still be references to it. That's the case when the /dev/hidg* device is still opened. This obviously unsafe behavior like oopes. This fixes this by using cdev_alloc to put the cdev on the heap. That way, we can simply allocate a new one in hidg_bind.

brak Brak patcha
Źródła i daty
ŹródłoWartość
NVD – CVSS5.5
CISA KEV (aktywnie wykorzystywane)Nie
FIRST EPSS (prawdopodobieństwo exploita)0.0%
Opublikowano (NVD)2026-04-24 15:16:39 UTC
Ostatnia modyfikacja (NVD)2026-04-29 20:00:34 UTC
Referencje