Description
In the Linux kernel, the following vulnerability has been resolved:
clk: tegra: Fix refcount leak in tegra114_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.
clk: tegra: Fix refcount leak in tegra114_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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
No advisories yet.
References
History
Thu, 01 Jan 2026 00:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
cvssV3_1
|
Tue, 30 Dec 2025 12:30:00 +0000
Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2025-12-30T12:08:36.911Z
Reserved: 2025-12-30T12:06:07.131Z
Link: CVE-2022-50823
No data.
Status : Awaiting Analysis
Published: 2025-12-30T13:15:56.743
Modified: 2025-12-31T20:43:05.160
Link: CVE-2022-50823
OpenCVE Enrichment
No data.
Weaknesses
No weakness.