Security Advisory

CVE-2022-49088

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-02-26 01:54:45
Last updated 2026-05-11 18:52:48
Assigner Linux
State PUBLISHED

Description

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.