From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760906Ab2J2Uvd (ORCPT ); Mon, 29 Oct 2012 16:51:33 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:60601 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751753Ab2J2Uvc (ORCPT ); Mon, 29 Oct 2012 16:51:32 -0400 Date: Mon, 29 Oct 2012 13:51:30 -0700 From: Andrew Morton To: Sasha Levin Cc: Dave Jones , "linux-kernel@vger.kernel.org" , skinsbursky@parallels.com Subject: Re: ipc, msgqueue: NULL ptr deref in msgrcv Message-Id: <20121029135130.a83ca655.akpm@linux-foundation.org> In-Reply-To: <508C80D9.7080803@oracle.com> References: <5089DCA2.2040200@oracle.com> <508C80D9.7080803@oracle.com> X-Mailer: Sylpheed 3.0.2 (GTK+ 2.20.1; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 27 Oct 2012 20:48:25 -0400 Sasha Levin wrote: > My auto-bisect script just finished running. Looks like it's caused by: > > e32811fe04c759faf63c93b470e787b2328ceb04 is the first bad commit > commit e32811fe04c759faf63c93b470e787b2328ceb04 > Author: Stanislav Kinsbursky > Date: Thu Oct 25 12:15:18 2012 +1100 > > ipc: message queue copy feature introduced Thanks. I have made a note this and shall go into wait-and-see mode on that patch series.