CVE-2022-49150
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
26/02/2025
Last modified:
01/10/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram<br />
<br />
The of_find_compatible_node() function returns a node pointer with<br />
refcount incremented, We should use of_node_put() on it when done<br />
Add the missing of_node_put() to release the refcount.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.17 (including) | 5.17.2 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



