In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: ksz_common: Fix refcount leak bug In ksz_switch_register(), 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/2025022610-CVE-2022-49591-68c7@gregkh/T