Security Advisory

CVE-2022-49591

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-02-26 02:23:24
Last updated 2026-05-11 19:02:54
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: ksz_common: Fix refcount leak bug In ksz_switch_register(), we should call of_node_put() for the reference returned by of_get_child_by_name() which has increased the refcount.