
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability in the Linux kernel's ixgbe driver was discovered that causes a NULL pointer dereference when performing the ethtool loopback test. The issue affects Linux kernel versions from 5.11.0 up to (excluding) 5.11.16. This vulnerability has been assigned CVE-2021-46916 and has a CVSS v3.1 base score of 5.5 (Medium) (NVD).
The vulnerability occurs because there is no q_vector associated with the test ring when it is set up, as interrupts are not normally added to the test rings. When the ethtool loopback test is performed, the driver attempts to dereference the q_vector pointer without checking if it exists, leading to a NULL pointer dereference. The issue was introduced by commit b02e5a0ebb17 'xsk: Propagate napi_id to XDP socket Rx path' (Kernel Patch).
When exploited, this vulnerability can cause a system crash through a NULL pointer dereference in the kernel's network driver, potentially leading to a denial of service condition. The vulnerability requires local access with sufficient privileges to execute the ethtool loopback test (NVD).
The vulnerability has been fixed in Linux kernel version 5.11.16. The fix involves adding a check for the q_vector before returning a napi_id value, and returning 0 if the q_vector is not present. The patch has been committed to the kernel (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."