2026-02-04 16:08:05
Linux
PUBLISHED
In the Linux kernel, the following vulnerability has been resolved: net: phy: intel-xway: fix OF node refcount leakage Automated review spotted am OF node reference count leakage when checking if the leds child node exists. Call of_put_node() to correctly maintain the refcount.