In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machine_setup(), of_find_compatible_node() will return a node pointer with refcount incremented. We should use of_node_put() when it is not used anymore.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022625-CVE-2022-49681-faa1@gregkh/T