In the Linux kernel, the following vulnerability has been resolved:
ipmi:ipmb: Fix refcount leak in ipmi_ipmb_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
History
22 Sep 2025, 20:00
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | NVD-CWE-Other | |
References | () https://git.kernel.org/stable/c/a508e33956b538e034ed5df619a73ec7c15bda72 - Patch | |
References | () https://git.kernel.org/stable/c/f22068357acc268148bd55ce77f0a3e5c86701b4 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux
Linux linux Kernel |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-09-22 20:00
NVD link : CVE-2022-49415
Mitre link : CVE-2022-49415
CVE.ORG link : CVE-2022-49415
JSON object : View
Products Affected
linux
- linux_kernel
CWE