In the Linux kernel, the following vulnerability has been resolved:
power: reset: linkstation-poweroff: fix use-after-free in the linkstation_poweroff_init()
Move of_node_put(dn) after the of_match_node() call, which still needs
the node pointer. The node reference is correctly released after use.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-24 16:16
Updated : 2026-08-17 05:17
NVD link : CVE-2026-64246
Mitre link : CVE-2026-64246
CVE.ORG link : CVE-2026-64246
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
