2 matches found
CVE-2024-57932
A flaw was found in the Google Virtual Ethernet gve module in the Linux kernel. The eXpress Data Path XDP xmit Network Device Operation NDO callback does not properly check for an empty XDP queue, causing a divide-by-zero error or a NULL pointer dereference, resulting in a denial of service...
5.5CVSS6.2AI score0.00452EPSS
SaveExploits0References4
CVE-2024-57932
CVE-2024-57932 is resolved in the Linux kernel. It concerns the GVE/XDP path: dedicated XDP queues exist only when an XDP program is loaded and the interface is up. The NDO XDP XMIT callback must return early if no XDP program is loaded or if the interface is down. Otherwise, priv->num_xdp_que...
9.8CVSS6.8AI score0.00452EPSS
SaveExploits0References3Affected Software1
20