CVE-2022-48860

Publication date

2024-07-16 12:25:24

Family

Linux

State

PUBLISHED

Description

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.