CVE-2022-50572
CVE-2022-50572 — Linux kernel (ASoC: audio-graph-card) refcount leak in cpu_ep . The issue arises in the graph iteration for ASoC’s audio-graph-card where of_get_next_child() increments a node’s refcount but the previous node’s refcount isn’t decremented in the error path, requiring a call to of_...