CVE-2022-50872

Publication date

2025-12-30 12:15:42

Family

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.