← Voltar à pesquisa de CVEs

CVE-2026-72078

Linux kernel

Descrição

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - validate control endpoint type The driver currently assumes that the first endpoint of the control interface is an interrupt IN endpoint without verifying it. A malicious device could provide a different endpoint type, which would then be passed to usb_fill_int_urb(), potentially leading to kernel warnings or undefined behavior. Verify that the control endpoint is an interrupt IN endpoint.

EPSS 0.22%Risco 0
Ver fonte
Publicação
2026-08-15 06:21:17
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-08-17 06:18:06
Vetor
Pending