In the Linux kernel, the following vulnerability has been resolved: ASoC: mt6359: Fix refcount leak bug In mt6359_parse_dt() and mt6359_accdet_parse_dt(), we should call of_node_put() for the reference returned by of_get_child_by_name() which has increased the refcount.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025061807-CVE-2022-50111-686f@gregkh/T