In the Linux kernel, the following vulnerability has been resolved:
powerpc/xive: Fix refcount leak in xive_spapr_init
of_find_compatible_node() 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
Configuration 1 (hide)
|
History
17 Mar 2025, 19:53
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/1d1fb9618bdd5a5fbf9a9eb75133da301d33721c - Patch | |
References | () https://git.kernel.org/stable/c/65f11ccdd746e0e7f0b469cc989ba43d4f30ecfe - Patch | |
References | () https://git.kernel.org/stable/c/6e806485d851986a2445267608f27cb4ba2ed774 - Patch | |
References | () https://git.kernel.org/stable/c/cc62dde2a5f4ba14016fd9caec76f08d388f4b9c - Patch | |
CWE | NVD-CWE-Other | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
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-17 19:53
NVD link : CVE-2022-49437
Mitre link : CVE-2022-49437
CVE.ORG link : CVE-2022-49437
JSON object : View
Products Affected
linux
- linux_kernel
CWE