Description
In the Linux kernel, the following vulnerability has been resolved: video: fbdev: amba-clcd: Fix refcount leak bugs In clcdfb_of_init_display(), we should call of_node_put() for the references returned by of_graph_get_next_endpoint() and of_graph_get_remote_port_parent() which have increased the refcount. Besides, we should call of_node_put() both in fail path or when the references are not used anymore.
INFO
Published Date :
2025-06-18T11:02:42.667Z
Last Modified :
2025-06-18T11:02:42.667Z
Source :
Linux
AFFECTED PRODUCTS
The following products are affected by CVE-2022-50109 vulnerability.
No data.
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2022-50109.