CVE-2024-40937

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-40937
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-40937.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-40937
Downstream
Related
Published
2024-07-12T13:15:16Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

gve: Clear napi->skb before devkfreeskb_any()

gverxfreeskb incorrectly leaves napi->skb referencing an skb after it is freed with devkfreeskbany(). This can result in a subsequent call to napigetfrags returning a dangling pointer.

Fix this by clearing napi->skb before the skb is freed.

References

Affected packages