Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dss_init_ports() and __dss_uninit_ports(), we should call of_node_put() for the reference returned by of_graph_get_port_by_id() in fail path or when it is not used anymore.
References
- https://git.kernel.org/stable/c/1f340e1c1c74d11c45a6e32663829b26acd4f47b
- https://git.kernel.org/stable/c/8b42057e62120813ebe9274f508fa785b7cab33a
- https://git.kernel.org/stable/c/8f7c4114db841497e1148598e22548dd1f700b22
- https://git.kernel.org/stable/c/9d7af9b1624dd70b67354972d7297429e6372091
- https://git.kernel.org/stable/c/a5ce83e85d795ec98697039ecc518b21d5810adc
- https://git.kernel.org/stable/c/e55261beb86a15c190b2ff9090cb47bc06765353
FAQ
What is CVE-2022-50574?
CVE-2022-50574 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: drm/omap: dss: Fix refcount leak bugs In dss_init_ports() and __dss_uninit_ports(), we should call of_node_put() for the reference...
How severe is CVE-2022-50574?
CVSS scoring is not yet available for CVE-2022-50574. Check NVD for updates.
Is there a patch for CVE-2022-50574?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.