Refcount Leak Vulnerability in Linux Kernel for ARM Devices
CVE-2022-50198

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 June 2025

What is CVE-2022-50198?

A vulnerability exists within the Linux kernel affecting ARM devices, where the function of_find_matching_node() returns a node pointer that increments a reference count. If this reference count is not properly managed, it can lead to a memory leak. The absence of the necessary of_node_put() function call to release the node pointer when it's no longer needed can create a refcount leak, potentially affecting system performance and reliability.

Affected Version(s)

Linux 1e037794f7f00ff464db446ace892dae84175a6a

Linux 1e037794f7f00ff464db446ace892dae84175a6a

Linux 1e037794f7f00ff464db446ace892dae84175a6a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.
CVE-2022-50198 : Refcount Leak Vulnerability in Linux Kernel for ARM Devices