CVE-2022-50204
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
18/06/2025
Last modified:
18/06/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ARM: OMAP2+: pdata-quirks: Fix refcount leak bug<br />
<br />
In pdata_quirks_init_clocks(), the loop contains<br />
of_find_node_by_name() but without corresponding of_node_put().