From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:45802 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752384AbbJRFGG (ORCPT ); Sun, 18 Oct 2015 01:06:06 -0400 Date: Sat, 17 Oct 2015 22:06:05 -0700 From: Greg KH To: Andy Lutomirski Cc: stable , Linus Torvalds , stable-commits@vger.kernel.org, Jann Horn Subject: Re: Patch "security: fix typo in security_task_prctl" has been added to the 4.2-stable tree Message-ID: <20151018050605.GA7436@kroah.com> References: <144511948616219@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Sat, Oct 17, 2015 at 09:30:50PM -0700, Andy Lutomirski wrote: > On Oct 17, 2015 3:04 PM, wrote: > > > > > > This is a note to let you know that I've just added the patch titled > > > > security: fix typo in security_task_prctl > > > > to the 4.2-stable tree which can be found at: > > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > It should be safe, but I don't think the bug is observable in any > released kernel. Jann noticed it because it interferes with ambient > capabilities, but those are new in 4.3. Yeah, I figured it was just a good thing to get fixed no matter what :) thanks for the review, greg k-h