Linux Kernel Xen-Netback Zero-Queue Configuration Vulnerability Leading to Denial-of-Service

Vulnerability

A vulnerability in the Linux kernel's Xen netback driver allows a malicious or faulty Xen guest to set the queue count to zero, bypassing validation checks. This misconfiguration can cause memory allocation functions to fail, triggering warnings that may lead to a guest-to-host denial-of-service condition, especially on systems configured to panic on such warnings. The issue arises because the Xen network interface specification mandates a queue count greater than zero, and the netback driver's validation only checks for upper limits, not for zero values.

Impact

Exploitation of this vulnerability causes a denial-of-service condition, where the host system becomes unresponsive or crashes due to the incorrect queue configuration from the guest.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for upgrading the kernel can be found in the official Linux kernel documentation.

Added: May 28, 2026, 1:46 AM
Updated: May 28, 2026, 1:46 AM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
4.0
remediation
7.7
relevance
9.1
threat
3.2
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.