PT-2026-90449 · Linux · Linux

CVE-2026-89733

·

Publicado

2026-09-11

·

Atualizado

2026-09-11

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
usb: gadget: uvc: fix dangling pointers in uvc function bind() and uvc function unbind()
In uvc function bind() error path, we use usb ep free request which uses uvc->control req but does not set it to NULL afterwards. Thus, uvc->control req is a dangling pointer causing a UAF. Also we do not set the uvc->control buf pointer to NULL after freeing it, which is another dangling pointer. Fix it by setting uvc->control req to NULL after we run usb ep free request() and uvc->control buf to NULL after kfree. Do the same for uvc function unbind().
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-89733

Produtos afetados

Linux