PT-2026-64335 · Linux · Linux

CVE-2026-64220

·

Publicado

2026-07-24

·

Atualizado

2026-07-24

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:
device property: set fwnode->secondary to NULL in fwnode init()
If a firmware node is allocated on the stack (for instance: temporary software node whose life-time we control) or on the heap - but using a non-zeroing allocation function - and initialized using fwnode init(), its secondary pointer will contain uninitalized memory which likely will be neither NULL nor IS ERR() and so may end up being dereferenced (for example: in dev to swnode()). Set fwnode->secondary to NULL on initialization.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64220

Produtos afetados

Linux