In the Linux kernel, the following vulnerability has been resolved: dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probe This node pointer is returned by of_find_compatible_node() with refcount incremented. Calling of_node_put() to aovid the refcount leak.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022658-CVE-2022-49088-a1ec@gregkh/T