Security Advisory

CVE-2022-48859

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-16 12:25:23
Last updated 2026-05-11 18:48:32
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr This node pointer is returned by of_find_compatible_node() with refcount incremented. Calling of_node_put() to aovid the refcount leak.