Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756964Ab3ILVUZ (ORCPT ); Thu, 12 Sep 2013 17:20:25 -0400 Received: from shards.monkeyblade.net ([149.20.54.216]:38774 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753543Ab3ILVUW (ORCPT ); Thu, 12 Sep 2013 17:20:22 -0400 Date: Thu, 12 Sep 2013 17:20:20 -0400 (EDT) Message-Id: <20130912.172020.1121260191605626292.davem@davemloft.net> To: Ian.Campbell@citrix.com Cc: keescook@chromium.org, linux-kernel@vger.kernel.org, xen-devel@lists.xenproject.org, netdev@vger.kernel.org Subject: Re: [PATCH] xen-netback: fix possible format string flaw From: David Miller In-Reply-To: <1378883893.3057.60.camel@dagon.hellion.org.uk> References: <20130911043911.GA17237@www.outflux.net> <1378883893.3057.60.camel@dagon.hellion.org.uk> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.1 (shards.monkeyblade.net [0.0.0.0]); Thu, 12 Sep 2013 14:20:22 -0700 (PDT) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 629 Lines: 17 From: Ian Campbell Date: Wed, 11 Sep 2013 08:18:13 +0100 > On Tue, 2013-09-10 at 21:39 -0700, Kees Cook wrote: >> This makes sure a format string cannot accidentally leak into the >> kthread_run() call. >> >> Signed-off-by: Kees Cook > > Acked-by: Ian Campbell Applied and queued up for -stable, thanks. -- 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/