In the Linux kernel, the following vulnerability has been resolved:
ASoc: audio-graph-card2: Fix refcount leak bug in __graph_get_type()
We should call of_node_put() for the reference before its replacement
as it returned by of_get_parent() which has increased the refcount.
Besides, we should also call of_node_put() before return.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-06-18 11:15
Updated : 2025-11-18 18:14
NVD link : CVE-2022-50113
Mitre link : CVE-2022-50113
CVE.ORG link : CVE-2022-50113
JSON object : View
Products Affected
linux
- linux_kernel
CWE
