← Back to CVE List
CVE-2022-49591
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