PT-2026-64335 · Linux · Linux

CVE-2026-64220

·

Published

2026-07-24

·

Updated

2026-07-24

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64220

Affected Products

Linux