lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1344617146.31104.2736.camel@edumazet-glaptop>
Date:	Fri, 10 Aug 2012 18:45:46 +0200
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Fengguang Wu <fengguang.wu@...el.com>
Cc:	Eric Dumazet <edumazet@...gle.com>,
	"David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org,
	John Stultz <johnstul@...ibm.com>,
	Paul Moore <paul@...l-moore.com>,
	Eric Paris <eparis@...isplace.org>,
	"Serge E. Hallyn" <serge@...lyn.com>
Subject: Re: NULL pointer dereference BUG in ip_send_skb()

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);


Hi Fengguang

Fix was sent some hours ago, on netdev list.

http://patchwork.ozlabs.org/patch/176483/

Thanks


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ