summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2015-11-12 17:14:12 (GMT)
committerDavid S. Miller <davem@davemloft.net>2015-11-15 23:39:48 (GMT)
commit340c78e5906264c42f9415005c7ba0a4efcfe735 (patch)
treee64ff2741b4a17fb4e691b11f43144b641379246 /drivers
parent00fd38d938db3f1ab1c486549afc450cb7e751b1 (diff)
downloadlinux-340c78e5906264c42f9415005c7ba0a4efcfe735.tar.xz
ipvs: use skb_to_full_sk() helper
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 <edumazet@google.com> Reported-by: Sander Eikelenboom <linux@eikelenboom.it> Acked-by: Julian Anastasov <ja@ssi.bg> Acked-by: Simon Horman <horms@verge.net.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions