Ad

CVE-2026-23081

NONE EPSS 0.03%
Updated Feb 05, 2026
Intel
Parameter Value
Vendor Intel
Public PoC No

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.