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