Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
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.
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.
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.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.