← Back to CVE List
CVE-2022-49088
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.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt