Security Advisory

CVE-2022-50872

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:15:42
Last updated 2026-05-11 19:26:45
Assigner Linux
State PUBLISHED

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.