imPC@ndo IT

Tracker / CVE-2024-40937

CVE-2024-40937

Critical 9.8

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.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.14 → 5.15.162
linux linux_kernel · 5.16 → 6.1.95
linux linux_kernel · 6.2 → 6.6.35
linux linux_kernel · 6.7 → 6.9.6

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References