In the Linux kernel, the following vulnerability has been resolved: ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe of_find_device_by_node() takes reference, we should use put_device() to release it when not need anymore. Add missing put_device() to avoid refcount leak.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025022643-CVE-2022-49354-9be3@gregkh/T