Impact
During extreme memory pressure, the Linux kernel GVE driver may fail to allocate enough receive buffers while refilling the queue. If the number of posted buffers falls below a critical threshold, the queue stalls: no packets are received, no completions are generated, and NAPI never runs again. This leads to a permanent loss of network connectivity for the affected interface and effectively denies service.
Affected Systems
The flaw affects the Linux kernel in any distribution that includes the GVE driver prior to the addition of the starvation recovery timer. All generic Linux kernels shipped upstream without the patch are vulnerable.
Risk and Exploitability
The CVSS score of 7.5 indicates moderate to high severity, and the EPSS score of <1% signals a low probability of exploitation in the wild. The vulnerability is not listed in CISA KEV. The likely attack vector is local memory exhaustion; a privileged or compromised local user could exhaust system memory to trigger the allocation failure and stall the queue.
OpenCVE Enrichment
Debian DLA