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.
Metrics
Affected Vendors & Products
References
History
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 14 Aug 2024 01:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-825 |

Status: PUBLISHED
Assigner: Linux
Published:
Updated: 2024-12-19T09:08:32.705Z
Reserved: 2024-07-12T12:17:45.584Z
Link: CVE-2024-40937

Updated: 2024-09-11T12:42:22.811Z

Status : Awaiting Analysis
Published: 2024-07-12T13:15:16.187
Modified: 2024-11-21T09:31:54.487
Link: CVE-2024-40937
