Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr
Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base_mac_addr This node pointer is returned by of_find_compatible_node() with refcount incremented. Calling of_node_put() to aovid the refcount leak.
CVSS Information
N/A
Vulnerability Type
N/A
Vulnerability Title
Linux kernel 安全漏洞
Vulnerability Description
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于net:marvell模块中发现引用计数泄漏问题。of_find_compatible_node函数返回的节点指针引用计数增加,需要调用of_node_put函数避免引用计数泄漏。
CVSS Information
N/A
Vulnerability Type
N/A