Security Advisory

CVE-2022-50641

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-09 00:00:15
Last updated 2026-05-11 19:22:46
Assigner Linux
State PUBLISHED

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.