| Summary | In the Linux kernel, the following vulnerability has been resolved: net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch emac_dispatch_skb_zc() allocates a new skb via napi_alloc_skb() but Copy the received packet data from the XDP buffer into the skb using Additionally, remove the skb_mark_for_recycle() call since the skb is The non-ZC path (emac_rx_packet) does not have these issues because it |
|---|---|
| Publication Date | May 2, 2026, 12:16 a.m. |
| Registration Date | May 2, 2026, 4:07 a.m. |
| Last Update | May 2, 2026, 12:24 a.m. |