TROYANOSYVIRUS
Voltar para CVEs

CVE-2026-31606

N/A

Descricao

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.

Detalhes CVE

Pontuacao CVSS v3.1N/A
Publicado4/24/2026
Ultima modificacao4/24/2026
Fontenvd
Avistamentos honeypot0

Correlacoes IOC

Sem correlacoes registradas

This product uses data from the NVD API but is not endorsed or certified by the NVD.