CVE-2026-23377
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-23377 is a buffer size miscalculation vulnerability in the Linux kernel's ice driver XDP (Express Data Path) receive queue implementation. The frag_size field in XDP RxQ info is incorrectly set to the DMA write length rather than the actual XDP frame size (xdp.frame_sz), causing negative tailroom calculations that can trigger a kernel panic. Affected versions include Linux kernel 6.3 through 6.19.6 and 7.0-rc1 through 7.0-rc2. It carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat Advisory, Red Hat Bugzilla). The vulnerability was published on March 25, 2026, and patches were made available in kernel versions 6.19.7 and 7.0-rc3.

Technical details

The root cause is an incorrect calculation of buffer size (CWE-131) in the ice driver's XDP receive queue configuration. The frag_size field in XDP RxQ info is populated with the DMA write length rather than the full frame size expected by bpf_xdp_frags_increase_tail(), the sole consumer of this field. This mismatch causes the tailroom calculation to go negative when XDP_ADJUST_TAIL operations attempt to grow multi-buffer packet tails. The issue can be triggered locally by crafting XDP packet operations using the XDP_ADJUST_TAIL_GROW_MULTI_BUFF test with a packet size of 6912 bytes and a large offset value (e.g., XSK_UMEM__MAX_FRAME_SIZE * 100). The fix replaces the DMA write size with the fill queue buffer truesize in XDP RxQ info, and applies a corresponding correction to Zero-Copy (ZC) mode via a new helper (Red Hat Bugzilla, Kernel Patch 1, Kernel Patch 2).

Impact

Successful exploitation allows a local attacker with low privileges to trigger a kernel panic, resulting in a complete denial of service (system crash). The vulnerability has no confidentiality or integrity impact — only availability is affected. In ZC (Zero-Copy) mode, a kernel panic is not directly observed due to driver quirks, but tailroom growth operations still fail incorrectly, potentially disrupting XDP-based network processing workloads (Red Hat Advisory, Red Hat Bugzilla).

Mitigation and workarounds

Update the Linux kernel to version 6.19.7 or later, or to 7.0-rc3 or later, which include the fixes in commits b0f05100e8795aadd1c0606bae9caefbda070d63 and e142dc4ef0f451b7ef99d09aaa84e9389af629d7. If immediate patching is not feasible, restrict local system access and limit XDP packet processing operations to trusted users only. Distributions such as Red Hat should be monitored for downstream kernel package updates addressing this CVE (Red Hat Bugzilla, Kernel Patch 1, Kernel 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