CVE-2026-23261
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23261 is a memory leak vulnerability in the Linux kernel's NVMe/FC (NVMe over Fibre Channel) subsystem, specifically in the nvme_fc_init_ctrl() controller initialization path. When controller setup fails after admin block-mq queue resources have been allocated, the error handling path (fail_ctrl) tears down controller references but never frees the admin queue and tag set, resulting in unrecoverable kernel memory leaks. The vulnerability affects Linux kernel versions across multiple stable branches, with fixes backported to 6.1.163, 6.6.124, 6.12.70, 6.18.10, and 6.19. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Feedly).

Technical details

The root cause is classified as CWE-401 (Missing Release of Memory after Effective Lifetime). In the NVMe/FC controller creation path — nvmf_dev_write()nvmf_create_ctrl()nvme_fc_create_ctrl()nvme_fc_init_ctrl() — admin blk-mq resources are allocated immediately after nvme_add_ctrl() succeeds. If any subsequent step fails (e.g., changing controller state or scheduling connect work), execution jumps to the fail_ctrl label, which does not check ctrl->ctrl.admin_tagset and therefore never calls nvme_remove_admin_tag_set(). The fix adds this check so that admin queue allocations are properly reclaimed on any initialization abort. The leaked allocations were confirmed via kmemleak reports during blktests nvme/fc testing (Red Hat Advisory).

Impact

Successful exploitation results in a Denial of Service (DoS) condition affecting system availability. A local user with privileges to create NVMe/FC controllers can trigger repeated controller initialization failures, causing progressive kernel memory exhaustion that may render the system unresponsive or cause a crash. There is no impact on confidentiality or data integrity, and the scope is limited to the affected host with no lateral movement potential (Feedly).

Mitigation and workarounds

Update the Linux kernel to a patched stable version: 6.1.163, 6.6.124, 6.12.70, 6.18.10, or 6.19 (and later). SUSE has released security updates (SUSE-SU-2026:2217-1 and SUSE-SU-2026:2238-1) addressing this vulnerability. As a workaround, restrict local access to NVMe/FC device creation to trusted users only, reducing the risk of deliberate exploitation. Organizations running affected kernel versions in NVMe/FC storage environments should prioritize patching (Red Hat Advisory, SUSE Advisory).

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