CVE-2026-23081
Unknown Unknown - Not Provided

Reference Count Leakage in Linux Kernel intel-xway PHY Component

Vulnerability report for CVE-2026-23081, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-02-04

Last updated on: 2026-03-18

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-02-04
Last Modified
2026-03-18
Generated
2026-07-06
AI Q&A
2026-02-04
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 7 associated CPEs
Vendor Product Version / Range
linux linux_kernel 6.19
linux linux_kernel 6.19
linux linux_kernel 6.19
linux linux_kernel 6.19
linux linux_kernel 6.19
linux linux_kernel From 6.13 (inc) to 6.18.8 (exc)
linux linux_kernel 6.19

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a reference count leakage issue in the Linux kernel's intel-xway PHY driver. Specifically, when checking if the 'leds' child node exists in the device tree, the code failed to properly manage the reference count of the OF (Open Firmware) node. This was fixed by adding a call to of_put_node() to correctly maintain the reference count and prevent leakage.

Impact Analysis

Reference count leakage in kernel code can lead to resource leaks, which may cause increased memory usage or instability in the system over time. While this specific issue relates to the intel-xway PHY driver, it could potentially degrade system performance or reliability if left unpatched.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

I don't know

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-23081. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart