GHSA-m784-m9j8-378qHighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: power: reset: linkstation...

Published
July 24, 2026
Last Modified
August 13, 2026

🔗 CVE IDs covered (1)

📋 Description

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 (9)