From: Eric Dumazet <[email protected]>
Date: Thu, 12 Nov 2015 09:14:12 -0800

> From: Eric Dumazet <[email protected]>
> 
> SYNACK packets might be attached to request sockets.
> 
> Use skb_to_full_sk() helper to avoid illegal accesses to
> inet_sk(skb->sk)
> 
> Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead 
> of listener")
> Signed-off-by: Eric Dumazet <[email protected]>
> Reported-by: Sander Eikelenboom <[email protected]>

I'll apply this directly, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to