CVE-2022-49150

MEDIUM EPSS 10.4%
Published Feb 26, 20251y ago · Modified Jun 17, 20261w ago
5.5 CVSS 3.1
Medium
Find Similar
Published Feb 26, 2025 1y ago
Last Modified Jun 17, 2026 1w ago

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.

CVSS Details

Base Score
5.5
Exploitability
1.8
Impact
3.6
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High

Threat Intelligence

EPSS Exploit Probability
10.4% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥5.17  –  <5.17.2

References 2

  • git.kernel.org https://git.kernel.org/stable/c/4b2dc39ca024990abe36ad5d145c4fe0c06afd34
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/de66e4f28dfd11f954966c447b4430529ed040a2
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/4b2dc39ca024990abe36ad5d145c4fe0c06afd34
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/de66e4f28dfd11f954966c447b4430529ed040a2
    Patch