CVE-2026-23081

Publication date

2026-02-04 16:08:05

Family

Linux

State

PUBLISHED

Description

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.