PT-2026-64522 · Linux · Linux
CVE-2026-64301
·
Publicado
2026-07-25
·
Atualizado
2026-07-25
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:
regulator: scmi: fix of node refcount leak in scmi regulator probe()
scmi regulator probe() calls of find node by name() which takes a
reference on the returned device node. On the error path where
process scmi regulator of node() fails, the function returns without
calling of node put() on the child node, leaking the reference.
Add of node put(np) on the error path to properly release the
reference.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾
Identificadores relacionados
Produtos afetados
Linux