In the Linux kernel, the following vulnerability has been resolved:
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram
The of_find_compatible_node() function returns a node pointer with
refcount incremented, We should use of_node_put() on it when done
Add the missing of_node_put() to release the refcount.
References
Configurations
History
13 Mar 2025, 22:05
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/4b2dc39ca024990abe36ad5d145c4fe0c06afd34 - Patch | |
References | () https://git.kernel.org/stable/c/de66e4f28dfd11f954966c447b4430529ed040a2 - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Summary |
|
|
CWE | NVD-CWE-Other |
26 Feb 2025, 07:00
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-02-26 07:00
Updated : 2025-03-13 22:05
NVD link : CVE-2022-49150
Mitre link : CVE-2022-49150
CVE.ORG link : CVE-2022-49150
JSON object : View
Products Affected
linux
- linux_kernel
CWE