In the Linux kernel, the following vulnerability has been resolved:
power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe
of_find_matching_node_and_match() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
References
Configurations
Configuration 1 (hide)
|
History
11 Mar 2025, 22:18
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:rc6:*:*:*:*:*:* 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:*:*:*:*:*:* |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/493ceca3271316e74639c89ff8ac35883de64256 - Patch | |
References | () https://git.kernel.org/stable/c/49fa778ee044b00471dd9ccae5f6a121fffea1ac - Patch | |
References | () https://git.kernel.org/stable/c/6689754b121bd487f99680280102b3a5cd7374af - Patch | |
References | () https://git.kernel.org/stable/c/71ab83ac65e2d671552374123bf920c1d698335a - Patch | |
References | () https://git.kernel.org/stable/c/78bdf732cf5d74d1c6ecda06830a91f80a4aef6f - Patch | |
References | () https://git.kernel.org/stable/c/80192eff64eee9b3bc0594a47381937b94b9d65a - Patch | |
References | () https://git.kernel.org/stable/c/a9ed3ad3a8d1dfbc829d86edb3236873a315db11 - Patch | |
References | () https://git.kernel.org/stable/c/b4d224eec96a18fa8959512cd9e5b6a50bd16a41 - Patch |
26 Feb 2025, 07:01
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-03-11 22:18
NVD link : CVE-2022-49609
Mitre link : CVE-2022-49609
CVE.ORG link : CVE-2022-49609
JSON object : View
Products Affected
linux
- linux_kernel
CWE