CVE-2022-49386
MEDIUMLinux Kernel 5.7-5.10.121, 5.11-5.15.46, 5.16-5.17.14, 5.18-5.18.3 - Refcount Leak in am65-cpsw-nuss Ethernet Driver
Title source: llmDescription
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.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0026
EPSS Percentile
17.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (17)
linux/Kernel
5.11.0 - 5.15.47linux
linux/Kernel
5.16.0 - 5.17.15linux
linux/Kernel
5.18.0 - 5.18.4linux
linux/Kernel
5.7.0 - 5.10.122linux
Linux/Linux
< 5.7
Linux/Linux
5.10.122 - 5.10.*
Linux/Linux
5.15.47 - 5.15.*
Linux/Linux
5.17.15 - 5.17.*
Linux/Linux
5.18.4 - 5.18.*
Linux/Linux
5.19
... and 7 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026