CVE-2021-47619
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2021-47619 is a vulnerability in the Linux kernel's i40e driver that affects systems with X722 NIC and a large number of CPUs. The vulnerability was discovered in June 2024 and affects Linux kernel versions from 3.12 through 5.17-rc1. The issue occurs when XDP (eXpress Data Path) is configured on these systems, leading to a NULL pointer dereference (NVD).

Technical details

The vulnerability is caused by PF queue pile fragmentation when the flow director VSI queue is placed immediately after the main VSI. This configuration prevents the main VSI from resizing its queue allocation for XDP, resulting in no queues being allocated for the main VSI when XDP is enabled. The issue manifests as a NULL pointer dereference in the i40e_xdp function. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, this vulnerability causes a kernel NULL pointer dereference, which can lead to system crashes and denial of service conditions. The specific error message shows 'failed to get tracking for 256 queues for VSI 0 err -12' followed by 'setup of MAIN VSI failed' (Kernel Patch).

Mitigation and workarounds

The issue has been fixed by modifying the queue allocation strategy to always allocate the last queue in the PF queue pile for the flow director VSI. This prevents fragmentation of the qp_pile and ensures proper queue allocation for XDP operations. The fix has been implemented in the Linux kernel through a patch that modifies the i40e driver (Kernel Patch).

Additional resources


SourceThis report was generated using AI

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