CVE-2022-50203

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+: display: Fix refcount leak bug<br /> <br /> In omapdss_init_fbdev(), of_find_node_by_name() will return a node<br /> pointer with refcount incremented. We should use of_node_put() when<br /> it is not used anymore.

Impact