
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-23242 is a NULL pointer dereference vulnerability in the Linux kernel's RDMA/siw (SoftIWarp) subsystem affecting the siw_tcp_rx_data() function during header processing. It was published on March 18, 2026, and affects Linux kernel versions from 5.3 through multiple stable branches up to 6.19 (before their respective patched releases). The vulnerability carries a CVSS v3.1 base score of 7.5 (High), with a network attack vector and no authentication required (Red Hat CVE, Feedly).
The root cause is a NULL pointer dereference (CWE-476) in the siw_tcp_rx_data() function within the RDMA/siw kernel subsystem. When siw_get_hdr() returns -EINVAL before set_rx_fpdu_context() is called, the qp->rx_fpdu pointer remains NULL. The error-handling code path then unconditionally dereferences qp->rx_fpdu->more_ddp_segs without first checking whether rx_fpdu is non-NULL, triggering a kernel NULL pointer dereference. A KASAN splat confirms the dereference occurs at offset 0x13ad in siw_tcp_rx_data, in the memory range [0x00000000000000c0-0x00000000000000c7] (Red Hat CVE, Linux Kernel Announce).
Successful exploitation causes a kernel panic or system crash, resulting in a denial of service affecting the entire host. Because the vulnerability resides in kernel space, availability is the primary impact — confidentiality and integrity are not directly affected. In certain kernel configurations, a kernel crash could potentially be leveraged as a stepping stone for privilege escalation, though no such scenario has been demonstrated publicly (Red Hat CVE, Feedly).
dmesg, /var/log/kern.log) showing KASAN reports with null-ptr-deref in range [0x00000000000000c0-0x00000000000000c7] and a stack trace referencing siw_tcp_rx_data+0x13ad/0x1e50.siw or rdma_rxe modules.siw kernel module) loaded.Apply the available kernel security patches for the affected stable branches: 5.10.252, 5.15.202, 6.1.165, 6.6.128, 6.12.75, 6.18.14, 6.19.4, and 7.0-rc1. Upstream fixes are available via multiple commits in the Linux stable tree (Linux Kernel Stable). Distribution-specific patches have been issued by SUSE (SUSE-SU-2026:1661-1) and Debian (DSA-6238-1, DSA-6243-1, DLA-4561-1) (SUSE Advisory, Debian DSA-6238). As a workaround, disable the siw kernel module (modprobe -r siw) on systems that do not require RDMA/SoftIWarp functionality, and restrict network access to RDMA interfaces.
Red Hat published a CVE advisory tracking the issue, and Microsoft's MSRC also acknowledged the vulnerability in the context of Azure Linux kernel packages (Red Hat CVE, Microsoft MSRC). SUSE and Debian both issued security advisories and updated kernel packages in response. Community reaction has been routine for a kernel subsystem fix of this nature, with no notable controversy or elevated concern beyond standard patch tracking.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."