CVE-2023-53170

Publication date

2025-09-15 14:04:03

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Removed unneeded of_node_put in felix_parse_ports_node Remove unnecessary of_node_put from the continue path to prevent child node from being released twice, which could avoid resource leak or other unexpected issues.