In the Linux kernel, the following vulnerability has been resolved: net: hisilicon: Fix potential use-after-free in hisi_femac_rx() The skb is delivered to napi_gro_receive() which may free it, after calling this, dereferencing skb may trigger use-after-free.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024102143-CVE-2022-48962-1842@gregkh/T