CVE-2024-40937

MEDIUM

Linux Kernel 5.14-5.15.161, 5.16-6.1.94, 6.2-6.6.34, 6.7-6.9.5 - Use-After-Free in gve_rx_free_skb

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: gve: Clear napi->skb before dev_kfree_skb_any() gve_rx_free_skb incorrectly leaves napi->skb referencing an skb after it is freed with dev_kfree_skb_any(). This can result in a subsequent call to napi_get_frags returning a dangling pointer. Fix this by clearing napi->skb before the skb is freed.

Scores

CVSS v3 5.5
EPSS 0.0025
EPSS Percentile 16.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

Status published
Products (18)
linux/Kernel 5.14.0 - 5.15.162linux
linux/Kernel 5.16.0 - 6.1.95linux
linux/Kernel 6.2.0 - 6.6.35linux
linux/Kernel 6.7.0 - 6.9.6linux
Linux/Linux < 5.14
Linux/Linux 5.14
Linux/Linux 5.15.162 - 5.15.*
Linux/Linux 6.1.95 - 6.1.*
Linux/Linux 6.10
Linux/Linux 6.6.35 - 6.6.*
... and 8 more
Published Jul 12, 2024
Tracked Since Feb 18, 2026