In the Linux kernel, the following vulnerability has been resolved:
ath11k: add missing of_node_put() to avoid leak
The node pointer is returned by of_find_node_by_type()
or of_parse_phandle() with refcount incremented. Calling
of_node_put() to aovid the refcount leak.
References
Configurations
History
No history.
Information
Published : 2025-02-26 07:01
Updated : 2025-10-01 20:15
NVD link : CVE-2022-49237
Mitre link : CVE-2022-49237
CVE.ORG link : CVE-2022-49237
JSON object : View
Products Affected
linux
- linux_kernel
CWE
