CVE-2022-50194
MEDIUMLinux Kernel - Refcount Leak in qmp_cooling_devices_register
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: soc: qcom: aoss: Fix refcount leak in qmp_cooling_devices_register Every iteration of for_each_available_child_of_node() decrements the reference count of the previous node. When breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the child node. Add missing of_node_put() to avoid refcount leak.
References (6)
Core 6
Core References
Scores
CVSS v3
5.5
EPSS
0.0020
EPSS Percentile
10.4%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (20)
linux/Kernel
5.11.0 - 5.15.61linux
linux/Kernel
5.16.0 - 5.18.18linux
linux/Kernel
5.19.0 - 5.19.2linux
linux/Kernel
5.4.0 - 5.4.211linux
linux/Kernel
5.5.0 - 5.10.137linux
Linux/Linux
< 5.4
Linux/Linux
05589b30b21ac0273970b61edd50c07d2ba156af - 053543ac1d095132fcfd1263805d6e25afbdc6a8
Linux/Linux
05589b30b21ac0273970b61edd50c07d2ba156af - 591f0697ccbac33760d3bb1ad96a5ba2b76ae9f0
Linux/Linux
05589b30b21ac0273970b61edd50c07d2ba156af - 97713ed9b6cc4abaa2dcc8357113c56520dc6d7f
Linux/Linux
05589b30b21ac0273970b61edd50c07d2ba156af - bc73c72a856c26df7410ddf15f42257cb4960fe9
... and 10 more
Published
Jun 18, 2025
Tracked Since
Feb 18, 2026