CVE-2022-50641
Published Dec 9, 2025
Modified Apr 15, 2026
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.
Is your site exposed to CVE-2022-50641?
Run a free security scan — no signup, results in seconds.
References
Other References
https://git.kernel.org/stable/c/0eff9ef67d91e350d2047c3e13b6c3b7d0c90bf4
https://git.kernel.org/stable/c/18e199a5541aad6dc5cf51bc3f712247b2d17894
https://git.kernel.org/stable/c/20fbaff6699ea5553c67550e867d6f90b7085447
https://git.kernel.org/stable/c/691f23a8475f04c988f7e98066b084e996b40fa0
https://git.kernel.org/stable/c/962f22e7f7698f7718d95bd9b63e41fb8cca01a9
https://git.kernel.org/stable/c/9a2ea132df860177b33c9fd421b26c4e9a0a9396
https://git.kernel.org/stable/c/aa9c0598b10960ad1198044da1e277a89b4e3af6
https://git.kernel.org/stable/c/e25f56f8bdf66126a54b5a88bc021c82bfb50b75
https://git.kernel.org/stable/c/e8a218c17d7c5c42d5609ef92d339b47f3d11d02
Frequently Asked Questions
What is 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 need to explicitly call
of_node_put() on the child node to possibly release the node.
How do I check if I'm vulnerable to CVE-2022-50641? +
You can use Secably's free Website Scanner to check your website for known vulnerabilities. For infrastructure scanning, use the Port Scanner to identify exposed services that may be affected. Check the vendor advisories linked above for specific patch and version information.