
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49084 is a vulnerability in the Linux kernel's qede network driver. The issue was discovered in the qedebuildskb() function which incorrectly assumes buildskb() always succeeds and proceeds to use skbreserve() without checking the return value. This vulnerability was fixed in April 2022 (Linux Kernel).
The vulnerability exists in the qedebuildskb() function within the Linux kernel's qede network driver. The function fails to check if buildskb() successfully allocated memory before calling skbreserve(), which can lead to a NULL pointer dereference when the system is under memory pressure. The fix involves adding a check for NULL return value from buildskb() before proceeding with skbreserve() (Linux Kernel).
When exploited, this vulnerability can cause a kernel panic due to NULL pointer dereference when the system is under memory pressure. This could lead to system crashes and potential denial of service conditions (Linux Kernel).
The vulnerability was patched by adding a check for NULL return value from buildskb() before proceeding with skbreserve(). The fix was committed to the Linux kernel in April 2022. Users should update their kernel to a version containing this fix (Linux Kernel).
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."