diff options
author | Eric Dumazet <edumazet@google.com> | 2012-09-04 11:49:03 +0400 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-09-06 16:28:18 +0400 |
commit | 0626af3139572610b56376580d11eb65d45d9dd7 (patch) | |
tree | e1c4664b0afd65788e1508402a5ab60772c2dad0 /Documentation/io_ordering.txt | |
parent | 5b716ac728bcc01b1f2a7ed6e437196602237c27 (diff) | |
download | linux-0626af3139572610b56376580d11eb65d45d9dd7.tar.xz |
netfilter: take care of timewait sockets
Sami Farin reported crashes in xt_LOG because it assumes skb->sk is a
full blown socket.
Since (41063e9 ipv4: Early TCP socket demux), we can have skb->sk
pointing to a timewait socket.
Same fix is needed in nfnetlink_log.
Diagnosed-by: Florian Westphal <fw@strlen.de>
Reported-by: Sami Farin <hvtaifwkbgefbaei@gmail.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Documentation/io_ordering.txt')
0 files changed, 0 insertions, 0 deletions