
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-39506 affects the Linux kernel's liquidio driver, specifically in the lio_vf_rep_copy_packet function. The vulnerability was discovered by the Linux Verification Center using SVACE tool and was disclosed on July 12, 2024. The issue involves a potential NULL pointer dereference in the packet handling path of the LiquidIO NIC driver (NVD).
The vulnerability exists in the lio_vf_rep_copy_packet() function where pg_info->page is compared to a NULL value but then unconditionally passed to skb_add_rx_frag(), which could lead to a null pointer dereference. The issue occurs in the call trace through octeon_droq_process_packets, octeon_droq_fast_process_packets, octeon_droq_dispatch_pkt, and octeon_create_recv_info functions (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
If exploited, this vulnerability could lead to a denial of service condition through a system crash when a NULL pointer is dereferenced. The impact is limited to systems using the LiquidIO NIC driver (NVD).
The vulnerability requires local access with low privileges to exploit. No known exploits in the wild have been reported at the time of assessment (NVD).
The vulnerability has been patched by moving the skb_add_rx_frag() call into a conditional scope. The fix has been implemented across multiple kernel versions, including 4.15 through 6.9.6. Users should update their Linux kernel to a patched version (NVD).
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."