CVE-2022-50458
published 2025-10-01CVE-2022-50458: 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…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.15%
4.6th percentile
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.
Affected
23 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.0.3-1 (bookworm) | linux 6.0.3-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < a19360db83d29bd6b0de4ffad2c815d79246ba99 | a19360db83d29bd6b0de4ffad2c815d79246ba99 |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < e715510adc20a4a07f157ece4e6d068e648a0383 | e715510adc20a4a07f157ece4e6d068e648a0383 |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < ac010ec3484ba95c6ab3d946f9a83560005c13c6 | ac010ec3484ba95c6ab3d946f9a83560005c13c6 |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < 6d3ac23b952f374017e1a5249d1f03bdbc7f9878 | 6d3ac23b952f374017e1a5249d1f03bdbc7f9878 |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < f487137a53b1a0692211f7ae82c0a7f87c30bdbe | f487137a53b1a0692211f7ae82c0a7f87c30bdbe |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < 417ed4432b1b40526b1cb50e535d46900505f6d9 | 417ed4432b1b40526b1cb50e535d46900505f6d9 |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < 1a6d97139b0a370a9d0809a00e91c41f5bcd3ef1 | 1a6d97139b0a370a9d0809a00e91c41f5bcd3ef1 |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < f38f34ba1e1029b927b81b9bf9d952f4ed4007bd | f38f34ba1e1029b927b81b9bf9d952f4ed4007bd |
| linux | linux | >= 6b301a059eb2ebed1b12a900e3b21a38e48dd410 < 56c78cb1f00a9dde8cd762131ce8f4c5eb046fbb | 56c78cb1f00a9dde8cd762131ce8f4c5eb046fbb |
| linux | linux_kernel | >= 0 < 5.10.158-1 | 5.10.158-1 |
| linux | linux_kernel | >= 0 < 6.0.3-1 | 6.0.3-1 |
| linux | linux_kernel | >= 0 < 6.0.3-1 | 6.0.3-1 |
| linux | linux_kernel | >= 0 < 6.0.3-1 | 6.0.3-1 |
| linux | linux_kernel | >= 4.10 < 4.14.296 | 4.14.296 |
| linux | linux_kernel | >= 4.15 < 4.19.262 | 4.19.262 |
| linux | linux_kernel | >= 4.20 < 5.4.220 | 5.4.220 |
| linux | linux_kernel | >= 4.5 < 4.9.331 | 4.9.331 |
| linux | linux_kernel | >= 5.11 < 5.15.75 | 5.15.75 |
| linux | linux_kernel | >= 5.16 < 5.19.17 | 5.19.17 |
| linux | linux_kernel | >= 5.5 < 5.10.150 | 5.10.150 |
| linux | linux_kernel | >= 6.0 < 6.0.3 | 6.0.3 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
GHSA-vgvc-9956-9x6j: In the Linux kernel, the following vulnerability has been resolved:
clk: tegra: Fix refcount leak in tegra210_clock_init
of_find_matching_node() ret
ghsa_unreviewed·2025-10-01
CVE-2022-50458 [MEDIUM] GHSA-vgvc-9956-9x6j: In the Linux kernel, the following vulnerability has been resolved:
clk: tegra: Fix refcount leak in tegra210_clock_init
of_find_matching_node() ret
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.
OSV
CVE-2022-50458: In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra210_clock_init of_find_matching_node() retur
osv·2025-10-01·CVSS 5.5
CVE-2022-50458 [MEDIUM] CVE-2022-50458: In the Linux kernel, the following vulnerability has been resolved: clk: tegra: Fix refcount leak in tegra210_clock_init of_find_matching_node() retur
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.
Red Hat
kernel: clk: tegra: Fix refcount leak in tegra210_clock_init
vendor_redhat·2025-10-01·CVSS 5.5
CVE-2022-50458 [MEDIUM] CWE-772 kernel: clk: tegra: Fix refcount leak in tegra210_clock_init
kernel: clk: tegra: Fix refcount leak in tegra210_clock_init
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.
Package: kernel (Red Hat Enterprise Linux 10) - Not affected
Package: kernel (Red Hat Enterprise Linux 6) - Not affected
Package: kernel (Red Hat Enterprise Linux 7) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 7) - Not affected
Package: kernel (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 8) - Not affected
Package: kernel-rt (Red Hat Enterprise Linux 9) - Fix deferred
Debian
CVE-2022-50458: linux - In the Linux kernel, the following vulnerability has been resolved: clk: tegra:...
vendor_debian·2022·CVSS 5.5
CVE-2022-50458 [MEDIUM] CVE-2022-50458: linux - In the Linux kernel, the following vulnerability has been resolved: clk: tegra:...
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.
Scope: local
bookworm: resolved (fixed in 6.0.3-1)
bullseye: resolved (fixed in 5.10.158-1)
forky: resolved (fixed in 6.0.3-1)
sid: resolved (fixed in 6.0.3-1)
trixie: resolved (fixed in 6.0.3-1)
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/1a6d97139b0a370a9d0809a00e91c41f5bcd3ef1https://git.kernel.org/stable/c/417ed4432b1b40526b1cb50e535d46900505f6d9https://git.kernel.org/stable/c/56c78cb1f00a9dde8cd762131ce8f4c5eb046fbbhttps://git.kernel.org/stable/c/6d3ac23b952f374017e1a5249d1f03bdbc7f9878https://git.kernel.org/stable/c/a19360db83d29bd6b0de4ffad2c815d79246ba99https://git.kernel.org/stable/c/ac010ec3484ba95c6ab3d946f9a83560005c13c6https://git.kernel.org/stable/c/e715510adc20a4a07f157ece4e6d068e648a0383https://git.kernel.org/stable/c/f38f34ba1e1029b927b81b9bf9d952f4ed4007bdhttps://git.kernel.org/stable/c/f487137a53b1a0692211f7ae82c0a7f87c30bdbe
2025-10-01
Published