CVE-2026-64220
Last modified
CVE-2026-64220 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 5.11, < 5.15.209 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.175 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.142 | — |
| Linux | Linux Kernel | >= 6.7, < 6.12.92 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.34 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.11 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-64220?
How severe is CVE-2026-64220?
How do I fix CVE-2026-64220?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64214In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64215In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-64216In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-64217In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64218In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64219In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64221In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64222In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64223In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2026-64224In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64225In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64226In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-64220?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
