
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-40919 affects the Linux kernel's bnxten driver, specifically in the firmware message logging functionality. The vulnerability was discovered by the Linux Verification Center (linuxtesting.org) using SVACE static analysis tool. The issue exists in the _hwrm_send() function where a released token pointer could be dereferenced, potentially leading to system instability (Kernel Git).
The vulnerability occurs when a token is released due to token->state == BNXTHWRMDEFERRED condition, after which the released token (set to NULL) is incorrectly used in log messages. While this issue was expected to be prevented by HWRMERRCODEPFUNAVAILABLE error code, some firmware versions may not return this error code, leading to a potential NULL pointer dereference. The vulnerability has been assigned a CVSS score of 5.5 (Medium) (Ubuntu Security).
If exploited, this vulnerability could lead to a denial of service condition through system crash when the affected code path is triggered in the bnxt_en driver's firmware message handling (Kernel Git).
The issue has been fixed in various Linux kernel versions including Ubuntu 24.04 LTS (noble) with version 6.8.0-44.44, and similar patches have been backported to other supported kernel versions. The fix involves modifying the logging mechanism to use ctx->req->seqid instead of token->seqid, preventing the NULL pointer dereference (Ubuntu Security).
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."