CVE-2026-23081
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23081 is a reference count leakage vulnerability in the Linux kernel's net: phy: intel-xway driver. The flaw occurs when the driver checks for the existence of a leds child node in the device tree (OF node) without calling of_node_put() to release the reference, resulting in a kernel memory leak. It affects Linux kernel versions 6.13 through 6.18.7, as well as release candidates 6.19-rc1 through 6.19-rc6. The vulnerability was published on February 4, 2026, with patches released on March 18, 2026. It carries a CVSS v3.1 base score of 5.5 (Medium) (Feedly, EUVD).

Technical details

The root cause is an improper reference count management (CWE-401: Missing Release of Memory after Effective Lifetime) in the intel-xway PHY driver. When the driver probes for the leds child node using OF (Open Firmware/device tree) APIs, it increments the node's reference count but fails to call of_node_put() to decrement it after the check, causing a persistent leak of kernel memory. The fix, identified via automated code review, adds the missing of_node_put() call to correctly maintain the refcount. Patch commits are available at git.kernel.org/stable/c/1f24dfd556401b75f78e8d9cbd94dd9f31411c3a and git.kernel.org/stable/c/79912b256e14054e6ba177d7e7e631485ce23dbe (Feedly).

Impact

Successful exploitation causes a denial-of-service condition through progressive kernel memory exhaustion. A local attacker with low privileges can repeatedly trigger the intel-xway PHY driver's LED node checking path, causing device tree node references to accumulate without being freed, ultimately leading to system instability or crashes. There is no impact on confidentiality or integrity; the vulnerability is limited to availability (Feedly).

Mitigation and workarounds

Upgrade to Linux kernel version 6.18.8 or later, or apply the 6.19-rc7 (or subsequent) release candidate, which include the corrective patches. The specific fix commits are available at git.kernel.org/stable/c/1f24dfd556401b75f78e8d9cbd94dd9f31411c3a and git.kernel.org/stable/c/79912b256e14054e6ba177d7e7e631485ce23dbe. For systems that cannot be immediately patched, restrict local user access to interfaces involving the intel-xway PHY driver and monitor kernel memory usage for signs of gradual memory depletion (Feedly).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management