In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_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/2025022610-CVE-2022-49517-701e@gregkh/T