
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2021-46948 affects the Linux kernel's sfc (Solarflare) network driver. The vulnerability was discovered in the TX queue lookup functionality during TX event handling. The issue occurs because the code was using efx_channel_get_tx_queue() inappropriately with a TXQ label instead of a TXQ type, which could lead to NULL pointer dereferences and system panics (NVD, Kernel Patch).
The vulnerability stems from an incorrect queue lookup mechanism in the sfc driver's farch.c file. The code was using efx_channel_get_tx_queue() function with a TXQ label parameter, when it should have been using direct queue access via channel->tx_queue. This mismatch could result in NULL pointer returns, leading to system crashes. The CVSS v3.1 base score is 5.5 (Medium) with vector: AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (Red Hat).
The vulnerability can cause system panics and crashes when the affected code path is triggered, leading to denial of service conditions. The impact is limited to availability with no direct effects on confidentiality or integrity (NVD).
The vulnerability requires local access with low privileges to exploit. The attack complexity is low, requiring no user interaction to trigger the vulnerable code path (Red Hat).
The vulnerability has been fixed in the Linux kernel through a patch that corrects the TX queue lookup mechanism. The fix replaces the problematic efx_channel_get_tx_queue() calls with direct queue access using channel->tx_queue. The patch has been backported to affected stable kernel versions (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."