← Back to CVE List

CVE-2022-49591

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