Bug 2436832 (CVE-2026-23081) - CVE-2026-23081 kernel: Linux kernel: Denial of Service in intel-xway PHY driver due to OF node reference count leakage
Summary: CVE-2026-23081 kernel: Linux kernel: Denial of Service in intel-xway PHY driv...
Keywords:
Status: NEW
Alias: CVE-2026-23081
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-02-04 17:05 UTC by OSIDB Bzimport
Modified: 2026-02-04 20:19 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-02-04 17:05:37 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.