In the Linux kernel, the following vulnerability has been resolved:
clk: tegra20: Fix refcount leak in tegra20_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.
Metrics
Affected Vendors & Products
References
History
Thu, 02 Oct 2025 12:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Thu, 02 Oct 2025 09:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Vendors & Products |
Linux
Linux linux Kernel |
Wed, 01 Oct 2025 12:00:00 +0000

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-10-01T11:42:19.730Z
Reserved: 2025-09-17T14:53:07.010Z
Link: CVE-2022-50444

No data.

Status : Received
Published: 2025-10-01T12:15:36.740
Modified: 2025-10-01T12:15:36.740
Link: CVE-2022-50444


Updated: 2025-10-02T08:39:59Z