diff options
author | Florian Westphal <fw@strlen.de> | 2017-02-17 08:39:28 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-03-18 11:17:51 +0100 |
commit | 04b8427b838fff128ec0e1750bca40b5c9954a8f (patch) | |
tree | 2d56093f063a4d912aa6c8caffc06a5dde0cbc45 /net/ipv6 | |
parent | a6b736068c452e175f414dad337077663c637078 (diff) |
netfilter: use skb_to_full_sk in ip_route_me_harder
commit 29e09229d9f26129a39462fae0ddabc4d9533989 upstream.
inet_sk(skb->sk) is illegal in case skb is attached to request socket.
Fixes: ca6fb0651883 ("tcp: attach SYNACK messages to request sockets instead of listener")
Reported by: Daniel J Blueman <daniel@quora.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Tested-by: Daniel J Blueman <daniel@quora.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions