CVE-2022-50204

Publication date

2025-06-18 11:03:45

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ARM: OMAP2+: pdata-quirks: Fix refcount leak bug In pdata_quirks_init_clocks(), the loop contains of_find_node_by_name() but without corresponding of_node_put().