In the Linux kernel, the following vulnerability has been resolved:
ARM: meson: Fix refcount leak in meson_smp_prepare_cpus
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
11 Mar 2025, 22:08
Type | Values Removed | Values Added |
---|---|---|
CWE | NVD-CWE-Other | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:5.19:rc1:*:*:*:*:*:* |
|
Summary |
|
|
References | () https://git.kernel.org/stable/c/2e1bcd33478ef44e63a45457055060b5fe4118ad - Patch | |
References | () https://git.kernel.org/stable/c/34d2cd3fccced12b958b8848e3eff0ee4296764c - Patch | |
References | () https://git.kernel.org/stable/c/3cf8ece9113242c10f83c7675ea4f4f67959ee43 - Patch | |
References | () https://git.kernel.org/stable/c/3d90607e7e6afa89768b0aaa915b58bd2b849276 - Patch | |
References | () https://git.kernel.org/stable/c/7208101ded1e9dcc52c8f0f8b16474211c871c1a - Patch | |
References | () https://git.kernel.org/stable/c/c5fbf4f74c94fd60d5e9bf9f7f8268c3601562ca - Patch | |
First Time |
Linux linux Kernel
Linux |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-11 22:08
NVD link : CVE-2022-49656
Mitre link : CVE-2022-49656
CVE.ORG link : CVE-2022-49656
JSON object : View
Products Affected
linux
- linux_kernel
CWE