CVE-2026-23081
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.
More information : https://git.kernel.org/stable/c/1f24dfd556401b75f78e8d9cbd94dd9f31411c3a
