From: Stefano Brivio <sbri...@redhat.com> Date: Tue, 11 Jun 2019 00:27:04 +0200
> Guillaume noticed the same issue fixed by commit 26fc181e6cac ("fou, fou6: > do not assume linear skbs") for fou and fou6 is also present in VXLAN and > GENEVE error handlers: we can't assume linear buffers there, we need to > use pskb_may_pull() instead. Series applied and queued up for -stable, thanks for fixing this.