
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48648 is a NULL pointer dereference vulnerability in the Linux kernel's sfc driver, specifically in the efx_hard_start_xmit function. The vulnerability was discovered when attempting to get the channel from the tx_queue variable when tx_queue is NULL. The issue affects Linux kernel versions from 5.10 through 5.19.12, as well as 6.0 release candidates (rc1-rc6) (NVD).
The vulnerability occurs in the Linux kernel's sfc network driver when attempting to dereference a NULL tx_queue pointer to access its channel. The issue has been assigned a CVSS v3.1 base score of 5.5 (Medium) with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. The vulnerability is classified as CWE-476 (NULL Pointer Dereference) (NVD).
When exploited, this vulnerability can lead to a kernel crash due to the NULL pointer dereference, resulting in a denial of service condition. The error manifests as 'BUG: unable to handle kernel NULL pointer dereference at 0000000000000020' (Kernel Patch).
The vulnerability requires local access with low privileges to exploit. No user interaction is needed to trigger the vulnerability, though it is described as 'very unlikely to happen' in normal operation. The issue was discovered and reported by Tianhao Zhao (Kernel Patch).
The vulnerability has been fixed by modifying the code to use efx_get_tx_channel(efx, index) instead of dereferencing tx_queue->channel. The fix has been implemented in multiple kernel versions through patches (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."