Alpaquita LinuxStreamSecurity Advisory
Search Cve

CVE-2024-40937

Published: July 16, 2024Last modified: July 16, 2024

Description

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.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsFixed (6.1.97-r0)
Streamlinux-ltsFixed (6.6.58-r0)

References

ON THIS PAGE