Description
In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra210_clock_init of_find_matching_node() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak.
References (9)
Core 9
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
4.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (29)
linux/Kernel
4.10.0 - 4.14.296linux
linux/Kernel
4.15.0 - 4.19.262linux
linux/Kernel
4.20.0 - 5.4.220linux
linux/Kernel
4.5.0 - 4.9.331linux
linux/Kernel
5.11.0 - 5.15.75linux
linux/Kernel
5.16.0 - 5.19.17linux
linux/Kernel
5.20.0 - 6.0.3linux
linux/Kernel
5.5.0 - 5.10.150linux
Linux/Linux
< 4.5
Linux/Linux
4.14.296 - 4.14.*
... and 19 more
Published
Oct 01, 2025
Tracked Since
Feb 18, 2026