From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752672AbcGYNAQ (ORCPT ); Mon, 25 Jul 2016 09:00:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52370 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750940AbcGYNAN (ORCPT ); Mon, 25 Jul 2016 09:00:13 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20160722214155.GA13726@kroah.com> References: <20160722214155.GA13726@kroah.com> To: Greg KH Cc: dhowells@redhat.com, James Morris , "Serge E. Hallyn" , zer0mem@yahoo.com, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [zer0mem@yahoo.com: [oss-security] panic at big_key_preparse #4.7-r6/rc7 & master] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <10939.1469451610.1@warthog.procyon.org.uk> Date: Mon, 25 Jul 2016 14:00:10 +0100 Message-ID: <10940.1469451610@warthog.procyon.org.uk> X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.39]); Mon, 25 Jul 2016 13:00:13 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Greg KH wrote: > David, here's a bug report with reproducer that was sent to the > oss-security mailing list for some unknown reason earlier today. I don't suppose you have a C version of this? There's a 'private' argument name in the current keyutils.h file that means that the C++ variant won't compile:-( David