
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-44932 is a Use-After-Free (UAF) vulnerability discovered in the Linux kernel's idpf driver. The issue was identified when the driver was found to be freeing interrupt vectors with embedded NAPIs before freeing the queues, causing page_pools' NAPI pointers to reference freed memory before these pools are destroyed by libeth. The vulnerability affects Linux kernel versions from 6.7 up to (excluding) 6.10.5, as well as versions 6.11-rc1 and 6.11-rc2 (NVD).
The vulnerability stems from an incorrect order of operations in the idpf driver's queue destruction process. The issue manifests when the driver frees interrupt vectors containing embedded NAPIs before freeing the queues, which leads to pagepools' NAPI pointers referencing already freed memory. This condition was discovered when WARNs were occasionally thrown from net/core/pagepool.c:pagepooldisabledirectrecycling(). The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NVD, Kernel Patch).
The vulnerability can lead to Use-After-Free conditions in the Linux kernel, potentially resulting in system crashes, memory corruption, or privilege escalation. The high CVSS score of 7.8 indicates significant potential impact on system confidentiality, integrity, and availability (NVD).
The vulnerability has been patched by inverting the allocation and freeing logic, making queue/interrupt vectors be allocated first and freed last. The fix has been implemented in the Linux kernel through patches that modify the idpf driver's queue management code. Users should upgrade to Linux kernel version 6.10.5 or later to receive the fix (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."