CVE-2022-49386
published 2025-02-26CVE-2022-49386: In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks of_get_child_by_name() returns a…
PriorityP417medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.26%
17.2th percentile
In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
am65_cpsw_init_cpts() and am65_cpsw_nuss_probe() don't release
the refcount in error case.
Add missing of_node_put() to avoid refcount leak.
Affected
15 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.18.5-1 (bookworm) | linux 5.18.5-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 93a76530316a3d8cc2d82c3deca48424fee92100 < f7ba2cc57f404d2d9f26fb85bd3833d35a477829 | f7ba2cc57f404d2d9f26fb85bd3833d35a477829 |
| linux | linux | >= 93a76530316a3d8cc2d82c3deca48424fee92100 < a4b7ef3b159805ba6be061d0cd2403d84b9b0063 | a4b7ef3b159805ba6be061d0cd2403d84b9b0063 |
| linux | linux | >= 93a76530316a3d8cc2d82c3deca48424fee92100 < 78aca10a16f001c9f49f1cc4dadfee8d444bb173 | 78aca10a16f001c9f49f1cc4dadfee8d444bb173 |
| linux | linux | >= 93a76530316a3d8cc2d82c3deca48424fee92100 < 2e44f21c384503562713b7d3b673c40bed20af3d | 2e44f21c384503562713b7d3b673c40bed20af3d |
| linux | linux | >= 93a76530316a3d8cc2d82c3deca48424fee92100 < 5dd89d2fc438457811cbbec07999ce0d80051ff5 | 5dd89d2fc438457811cbbec07999ce0d80051ff5 |
| linux | linux_kernel | >= 0 < 5.10.127-1 | 5.10.127-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 0 < 5.18.5-1 | 5.18.5-1 |
| linux | linux_kernel | >= 5.11 < 5.15.47 | 5.15.47 |
| linux | linux_kernel | >= 5.16 < 5.17.15 | 5.17.15 |
| linux | linux_kernel | >= 5.18 < 5.18.4 | 5.18.4 |
| linux | linux_kernel | >= 5.7 < 5.10.122 | 5.10.122 |
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.
Red Hat
kernel: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
vendor_redhat·2025-02-26·CVSS 5.5
CVE-2022-49386 [MEDIUM] kernel: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
kernel: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
am65_cpsw_init_cpts() and am65_cpsw_nuss_probe() don't release
the refcount in error case.
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
Debian
CVE-2022-49386: linux - In the Linux kernel, the following vulnerability has been resolved: net: ethern...
vendor_debian·2022·CVSS 5.5
CVE-2022-49386 [MEDIUM] CVE-2022-49386: linux - In the Linux kernel, the following vulnerability has been resolved: net: ethern...
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. am65_cpsw_init_cpts() and am65_cpsw_nuss_probe() don't release the refcount in error case. Add missing of_node_put() to avoid refcount leak.
Scope: local
bookworm: resolved (fixed in 5.18.5-1)
bullseye: resolved (fixed in 5.10.127-1)
forky: resolved (fixed in 5.18.5-1)
sid: resolved (fixed in 5.18.5-1)
trixie: resolved (fixed in 5.18.5-1)
GHSA
GHSA-2cx7-5g5j-x648: In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
of_get_child_by_name(
ghsa_unreviewed·2025-04-17
CVE-2022-49386 [MEDIUM] GHSA-2cx7-5g5j-x648: In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
of_get_child_by_name(
In the Linux kernel, the following vulnerability has been resolved:
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
of_get_child_by_name() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
am65_cpsw_init_cpts() and am65_cpsw_nuss_probe() don't release
the refcount in error case.
Add missing of_node_put() to avoid refcount leak.
OSV
CVE-2022-49386: In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks of_get_child_by_name()
osv·2025-02-26·CVSS 5.5
CVE-2022-49386 [MEDIUM] CVE-2022-49386: In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks of_get_child_by_name()
In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks of_get_child_by_name() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. am65_cpsw_init_cpts() and am65_cpsw_nuss_probe() don't release the refcount in error case. Add missing of_node_put() to avoid refcount leak.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2e44f21c384503562713b7d3b673c40bed20af3dhttps://git.kernel.org/stable/c/5dd89d2fc438457811cbbec07999ce0d80051ff5https://git.kernel.org/stable/c/78aca10a16f001c9f49f1cc4dadfee8d444bb173https://git.kernel.org/stable/c/a4b7ef3b159805ba6be061d0cd2403d84b9b0063https://git.kernel.org/stable/c/f7ba2cc57f404d2d9f26fb85bd3833d35a477829
2025-02-26
Published