From: Eric Dumazet <[email protected]>
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 <[email protected]>
> Reported-by: syzbot <[email protected]>

Applied and queued up for -stable, thanks Eric.

Reply via email to