What is CVE-2026-64246?
CVE-2026-64246 is a use-after-free vulnerability in the Linux kernel's linkstation-poweroff driver caused by premature release of a device node pointer before it is accessed by of_match_node(). Affected systems should apply the kernel patch to fix the node reference handling.
Azərbaycanca: Linux kernel-də CVE-2026-64246 zəifliyi aşkar edilib. Bu, 'linkstation-poweroff' sürücüsündə use-after-free səhvidir və of_node_put() çağırışının səhv yerdə edilməsi nəticəsində yaranır. Təsirə məruz qalan sistemlərdə kernel yeniləməsi tətbiq edilməlidir.
Related CVEs
link basis: same weakness class CWE-416
FAQ2
In which component of the Linux kernel was CVE-2026-64246 discovered?
The vulnerability was discovered in the 'linkstation-poweroff' driver.
What is the root cause of CVE-2026-64246?
The root cause is a use-after-free bug resulting from the premature release of a device node pointer before it is accessed by of_match_node().
See also6
This explainer is AI-written from source data — skopnix's own reporting on this CVE; CVSS scores, vendors and versions are never invented. See NVD for the official record.