Bug 2426047 (CVE-2022-50872) - CVE-2022-50872 kernel: ARM: OMAP2+: Fix memory leak in realtime_counter_init()
Summary: CVE-2022-50872 kernel: ARM: OMAP2+: Fix memory leak in realtime_counter_init()
Keywords:
Status: NEW
Alias: CVE-2022-50872
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-12-30 13:04 UTC by OSIDB Bzimport
Modified: 2025-12-31 13:06 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-30 13:04:44 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.