In the Linux kernel, the following vulnerability has been resolved: ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe This node pointer is returned by of_parse_phandle() with refcount incremented in this function. Calling of_node_put() to avoid the refcount leak.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022625-CVE-2022-49243-9779@gregkh/T