VDB
DEBIAN-CVE-2024-40937
DEBIAN-CVE-2024-40937
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.76-1~bpo11+1, 6.1.66-1, 6.1.67-1 |
| Linux | linux | |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u3, 6.1.112-1~deb11u1, * |
| Debian:13 | linux | 0, 0 |
Timeline
- Jul 12, 2024 CVE Published
- Apr 28, 2026 CVE Updated