In the Linux kernel, the following vulnerability has been resolved: ravb: Fix potential use-after-free in ravb_rx_gbeth() The skb is delivered to napi_gro_receive() which may free it, after calling this, dereferencing skb may trigger use-after-free.Referenceshttps://git.kernel.org/stable/c/e63c681494dcc0527c625a0a4f59bf10259f5ee0https://git.kernel.org/stable/c/5a5a3e564de6a8db987410c5c2f4748d50ea82b8