From: Eric Dumazet <hidden> Date: 2012-08-10 16:45:51
On Sat, 2012-08-11 at 00:31 +0800, Fengguang Wu wrote:
Hi Eric,
This line triggers a NULL deference since commit 3a7c384 ("ipv4: tcp:
unicast_sock should not land outside of TCP stack").
int ip_send_skb(struct sk_buff *skb)
{
==> struct net *net = sock_net(skb->sk);