Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759915AbXIYEMl (ORCPT ); Tue, 25 Sep 2007 00:12:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752012AbXIYEMe (ORCPT ); Tue, 25 Sep 2007 00:12:34 -0400 Received: from stinky.trash.net ([213.144.137.162]:55814 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751692AbXIYEMd (ORCPT ); Tue, 25 Sep 2007 00:12:33 -0400 Message-ID: <46F88881.1070908@trash.net> Date: Tue, 25 Sep 2007 06:03:13 +0200 From: Patrick McHardy User-Agent: Debian Thunderbird 1.0.7 (X11/20051019) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dan Merillat CC: Greg KH , linux-kernel@vger.kernel.org, stable@kernel.org, Justin Forbes , Zwane Mwaikambo , "Theodore Ts'o" , Randy Dunlap , Dave Jones , Chuck Wolber , Chris Wedgwood , Michael Krufky , Chuck Ebbert , Domenico Andreoli , torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk, bunk@stusta.de, "David S. Miller" Subject: Re: [37/50] Fix inet_diag OOPS. References: <20070924161246.983665021@mini.kroah.org> <20070924161733.GA13510@kroah.com> <20070924162206.GL13510@kroah.com> In-Reply-To: X-Enigmail-Version: 0.93.0.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 926 Lines: 24 Dan Merillat wrote: > On 9/24/07, Greg KH wrote: > >>netlink_run_queue() doesn't handle multiple processes processing the >>queue concurrently. Serialize queue processing in inet_diag to fix >>a oops in netlink_rcv_skb caused by netlink_run_queue passing a >>NULL for the skb. > > > I just got this one on 2.6.23-RC1, looks the same to me but posting > the oops anyway to doublecheck. > > [1015205.245269] RIP: 0010:[] [] netlink_run_queue+0xb2/0x104 > ... > [1015205.245315] Call Trace: > [1015205.245323] [] :inet_diag:inet_diag_rcv+0x24/0x2f Yes, this is the same oops. Its fixed in the current -rc. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/