PT-2026-52013 · Linux · Linux
Publicado
2026-06-24
·
Atualizado
2026-06-24
·
CVE-2026-53119
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:
platform/wmi: use generic driver override infrastructure
When a driver is probed through driver attach(), the bus' match()
callback is called without the device lock held, thus accessing the
driver override field without a lock, which can cause a UAF.
Fix this by using the driver-core driver override infrastructure taking
care of proper locking internally.
Note that calling match() from driver attach() without the device lock
held is intentional. [1]
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux