http://bugzilla.novell.com/show_bug.cgi?id=590886
http://bugzilla.novell.com/show_bug.cgi?id=590886#c2
--- Comment #2 from Jeff Mahoney jeffm@novell.com 2010-03-31 00:48:00 UTC --- I suppose there is a race there. xfrm_netlink_rcv expects xfrm_nl to be initialized but if a packet comes in between the socket getting created and the pointer getting assigned it would hit a NULL pointer.