CVE-2024-40937

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-40937
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-40937.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-40937
Downstream
Related
Published
2024-07-12T13:15:16Z
Modified
2025-10-06T20:52:20Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
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