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…
High CVSS 7.8
Summary
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.
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Affected products
- :
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/2205275be9be981e70ff29610b0117d8853fac70 Patch
- https://git.kernel.org/stable/c/3928ae803dee044b01076c478c279c0bd54164cd Patch
- https://git.kernel.org/stable/c/8eec545cde69e46e9a1d2b7d915ce4f5df85b3bd Patch
- https://git.kernel.org/stable/c/93c7ee139721936b6fa717572e74d3994603ae13 Patch
- https://git.kernel.org/stable/c/c04d606f8b35ee7d3ed243f63893a607e9d6c0bc Patch
- https://git.kernel.org/stable/c/cdda7d384c05485a232ae9a849f6445accb095bf Patch
- https://git.kernel.org/stable/c/d109e72f3fbccb540473285d17d7519584f7f76e Patch
Timeline
- nvd_ingest NVD