← Back to CVE List

CVE-2022-49354

Published: 2025-02-26T07:01Z
Last Modified: 2025-04-14T19:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt