From: Toshiaki Makita <makita.toshi...@lab.ntt.co.jp>
Date: Fri, 14 Sep 2018 13:33:44 +0900

> GRO expects skbs not to be owned by sockets, but when XDP is enabled veth
> passed skbs owned by sockets. It caused corrupted sk_wmem_alloc.
> 
> Paolo Abeni reported the following splat:
 ...
> In order to avoid this, orphan the skb before entering GRO.
> 
> Fixes: 948d4f214fde ("veth: Add driver XDP")
> Reported-by: Paolo Abeni <pab...@redhat.com>
> Signed-off-by: Toshiaki Makita <makita.toshi...@lab.ntt.co.jp>

Applied, thanks.

Reply via email to