CVE-2024-36004 is a Linux kernel driver reliability issue in Intel i40e networking. The reported case involved SR-IOV testing when i40e and i40iw/irdma were loaded, triggering a kernel workqueue warning. Public sources do not show active exploitation or business-impact details beyond the kernel warning and resolved driver change.
Executive priority
Treat as a targeted kernel maintenance item, not an emergency, unless critical infrastructure depends on Intel i40e with RDMA or SR-IOV. Patch through normal kernel update channels and monitor vendor advisories.
Technical view
The i40e driver allocated its service workqueue with WQ_MEM_RECLAIM, then flushed work from a non-WQ_MEM_RECLAIM RDMA/Infiniband path. Linux resolved this by removing the WQ_MEM_RECLAIM flag from the i40e workqueue, matching a similar ice driver fix.
Likely exposure
Exposure appears limited to Linux systems using the Intel i40e network driver, especially with i40iw/irdma/RDMA and SR-IOV configurations. The CVE record lists multiple affected Linux stable branches, but no CPEs or vendor-specific appliance inventory details are provided.
Exploitation context
The source bundle does not show KEV listing, active exploitation, public exploit activity, or a remote attack path. Evidence is a customer-reported kernel warning during SR-IOV testing with specific drivers loaded.
Researcher notes
The public description is narrow and does not provide CVSS, CWE, exploitability analysis, or complete affected product mapping. Validation should focus on driver presence, kernel branch status, and whether distribution backports include one of the listed stable commits.
Mitigation direction
Apply vendor-supported Linux kernel updates containing the referenced stable fixes.
Prioritize hosts using Intel i40e with RDMA, i40iw/irdma, or SR-IOV enabled.
Check Debian and other OS vendor advisories for backported kernel packages.
Avoid unsupported manual driver changes unless directed by the OS vendor.
Validation and detection
Inventory Linux hosts for loaded i40e, i40iw, irdma, and ib_core modules.
Compare running kernel packages against vendor advisories and stable fix availability.
Review kernel logs for check_flush_dependency warnings involving i40e_service_task.
Confirm updated kernels include the referenced i40e WQ_MEM_RECLAIM removal fix.
Based on public source material and reviewed before publication.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-36004 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.