CVE-2022-50872
Unknown Unknown - Not Provided
Memory Leak in Linux Kernel ARM OMAP2+ clk_get() Function

Publication date: 2025-12-30

Last updated on: 2025-12-30

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: Fix memory leak in realtime_counter_init() The "sys_clk" resource is malloced by clk_get(), it is not released when the function return.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-30
Last Modified
2025-12-30
Generated
2026-06-16
AI Q&A
2025-12-30
EPSS Evaluated
2026-06-15
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak in the Linux kernel's ARM OMAP2+ platform. Specifically, the 'sys_clk' resource is allocated memory by the function clk_get(), but this memory is not properly released when the function returns, leading to a memory leak.

Impact Analysis

The memory leak caused by this vulnerability can lead to increased memory usage over time, potentially degrading system performance or causing system instability if the leaked memory accumulates significantly.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50872. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart