From: Eric Dumazet <eduma...@google.com>
Date: Wed,  6 Mar 2019 10:41:00 -0800

> My prior commit missed the fact that these functions
> were using udp_hdr() (aka skb_transport_header())
> to get access to GUE header.
> 
> Since use pskb_transport_may_pull() does not exist yet,
> we have to add transport_offset to our pskb_may_pull() calls.
 ...
> Fixes: 26fc181e6cac ("fou, fou6: do not assume linear skbs")
> Signed-off-by: Eric Dumazet <eduma...@google.com>
> Reported-by: syzbot <syzkal...@googlegroups.com>

Applied and queued up for -stable, thanks Eric.

Reply via email to