PT-2026-61471 · Linux · Linux
CVE-2026-64154
·
Publicado
2026-07-19
·
Atualizado
2026-07-19
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:
drm/msm/adreno: Fix a reference leak in a6xx gpu init()
In a6xx gpu init(), node is obtained via of parse phandle().
While there was a manual of node put() at the end of the
common path, several early error returns would bypass this call,
resulting in a reference leak.
Fix this by using the free(device node) cleanup handler to
release the reference when the variable goes out of scope.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux