Re: [PATCH net v3 1/2] net: mana: Validate the packet length reported by the NIC
Paolo Abeni <[email protected]>
| Newsgroups | org.kernel.vger.linux-hyperv,org.kernel.vger.linux-kernel,org.kernel.vger.linux-rdma,org.kernel.vger.netdev,org.kernel.vger.stable |
|---|---|
| Message-ID | <[email protected]> |
On 7/2/26 6:12 AM, Dexuan Cui wrote: > Validate the packet length reported in the RX CQE before passing it > to skb processing. The CQE is supplied by the NIC device and should > not be blindly trusted. > > Cc: [email protected] This need a Fixes: tag, to help stable team backport. No need to repost: just reply here, and I'll add it while applying the patch. Thanks, Paolo