CVE-2022-49150

medium

Description

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

https://git.kernel.org/stable/c/de66e4f28dfd11f954966c447b4430529ed040a2

https://git.kernel.org/stable/c/4b2dc39ca024990abe36ad5d145c4fe0c06afd34

Details

Source: Mitre, NVD

Published: 2025-02-26

Updated: 2025-03-13

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium

EPSS

EPSS: 0.00015