CVE-2022-49213
MEDIUMLinux Kernel 5.8-5.10.110, 5.11-5.15.33, 5.16-5.16.19, 5.17-5.17.2 - Reference Count Leak in ath10k_setup_msa_resources
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ath10k: Fix error handling in ath10k_setup_msa_resources The device_node pointer is returned by of_parse_phandle() with refcount incremented. We should use of_node_put() on it when done. This function only calls of_node_put() in the regular path. And it will cause refcount leak in error path.
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.33linux
linux/Kernel
5.16.0 - 5.16.19linux
linux/Kernel
5.17.0 - 5.17.2linux
linux/Kernel
5.8.0 - 5.10.110linux
Linux/Linux
< 5.8
Linux/Linux
5.10.110 - 5.10.*
Linux/Linux
5.15.33 - 5.15.*
Linux/Linux
5.16.19 - 5.16.*
Linux/Linux
5.17.2 - 5.17.*
Linux/Linux
5.18
... and 7 more
Published
Feb 26, 2025
Tracked Since
Feb 18, 2026