NONE · 0

CVE-2022-50574

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...

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

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.