NONE · 0

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omap_ssi: Fix refcount leak in ssi_probe When returning or breaking early from a for_each_available_child_of_node() loop, we ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: HSI: omap_ssi: Fix refcount leak in ssi_probe When returning or breaking early from a for_each_available_child_of_node() loop, we need to explicitly call of_node_put() on the child node to possibly release the node.

References

FAQ

What is CVE-2022-50641?

CVE-2022-50641 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: HSI: omap_ssi: Fix refcount leak in ssi_probe When returning or breaking early from a for_each_available_child_of_node() loop, we ...

How severe is CVE-2022-50641?

CVSS scoring is not yet available for CVE-2022-50641. Check NVD for updates.

Is there a patch for CVE-2022-50641?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.