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
18 Mar 2025, 19:28
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other | |
References | () https://git.kernel.org/stable/c/3d38faef0de1756994b3d95e47b2302842f729e2 - Patch | |
References | () https://git.kernel.org/stable/c/7d51cb010b20d70b16dc6e4341bf29d6c5b32564 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-18 19:28
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