← Back to CVE List
CVE-2022-48860
In the Linux kernel, the following vulnerability has been resolved:
ethernet: Fix error handling in xemaclite_of_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. Calling of_node_put() to avoid the
refcount leak. As the remove function do.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt