CVE-2022-49351
MEDIUMLinux Kernel - Refcount Leak in altera_tse_mdio_create
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: net: altera: Fix refcount leak in altera_tse_mdio_create Every iteration of for_each_child_of_node() decrements the reference count of the previous node. When break from a for_each_child_of_node() loop, we need to explicitly call of_node_put() on the child node when not need anymore. Add missing of_node_put() to avoid refcount leak.
References (9)
Core 9
Core References
Scores
CVSS v3
5.5
EPSS
0.0027
EPSS Percentile
19.0%
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 (30)
linux/Kernel
3.15.0 - 4.9.318linux
linux/Kernel
4.10.0 - 4.14.283linux
linux/Kernel
4.15.0 - 4.19.247linux
linux/Kernel
4.20.0 - 5.4.198linux
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.5.0 - 5.10.122linux
Linux/Linux
< 3.15
Linux/Linux
3.15
... and 20 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026