CVE-2026-23042
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23042 is a NULL pointer dereference vulnerability in the Linux kernel's idpf (Intel Infrastructure Data Path Function) network driver. The flaw exists in the idpf_idc_vport_dev_down() function, which unconditionally references vdev_info for every vport, even when RDMA is not supported and vdev_info was never allocated. It was published on February 4, 2026, and affects Linux kernel versions in the range be91128c579c up to 0ad6d6e50e9d (stable branch) and be91128c579c up to 4648fb2f2e72 (another stable branch), with patches available in Linux 6.18.6 and 6.19-rc5. The CVSS category is estimated as Medium, with an EPSS score of 0.00024 (Feedly, EUVD).

Technical details

The root cause is a missing null check (CWE-476: NULL Pointer Dereference) in the idpf_idc_vport_dev_down() function within the Linux kernel's idpf driver. When a vport does not have the VIRTCHNL2_VPORT_ENABLE_RDMA flag set, the driver skips allocating vdev_info for that vport. However, idpf_idc_vport_dev_down() attempts to dereference vdev_info for all vports without first verifying it was allocated, triggering a kernel NULL pointer dereference. The fix adds a guard check to verify whether vdev_info was allocated before attempting to unplug the auxiliary device (Feedly, kernel.org patch 1, kernel.org patch 2).

Impact

Successful exploitation of this vulnerability causes a kernel NULL pointer dereference, which typically results in a kernel panic (system crash), leading to a denial of service (DoS) condition on the affected host. The vulnerability is local in nature and affects systems running the idpf driver with vports that do not support RDMA. There is no evidence of confidentiality or integrity impact; the primary risk is availability loss due to system crash (Feedly, EUVD).

Mitigation and workarounds

The Linux kernel maintainers have released patches addressing this vulnerability. Users should update to Linux kernel version 6.18.6 or later (stable), or 6.19-rc5 or later (mainline). The specific commits resolving the issue are 0ad6d6e50e9d8bf596cfe77a882ddc20b29f525a and 4648fb2f2e7210c53b85220ee07d42d1e4bae3f9. As a temporary workaround, systems not requiring the idpf driver can unload or blacklist the module to eliminate exposure (kernel.org patch 1, kernel.org patch 2).

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