From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:57036 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032114AbdEYKIJ (ORCPT ); Thu, 25 May 2017 06:08:09 -0400 Date: Thu, 25 May 2017 12:07:58 +0200 From: Greg Kroah-Hartman To: "Eric W. Biederman" Cc: stable@vger.kernel.org Subject: Re: [PATCH] ptrace: Properly initialize ptracer_cred on fork Message-ID: <20170525100758.GB10343@kroah.com> References: <87inkqav8e.fsf@xmission.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87inkqav8e.fsf@xmission.com> Sender: stable-owner@vger.kernel.org List-ID: On Wed, May 24, 2017 at 02:52:01PM -0500, Eric W. Biederman wrote: > > Enlightenment is broken in 4.11 and possibly other kernels where > commit 64b875f7ac8a ("ptrace: Capture the ptracer's creds not PT_PTRACE_CAP") > is backported to. Has no one noticed it being broken on 4.10? That's where that commit showed up, it seems odd we haven't had a bug report until now, right? And the git commit id in that commit (4214e42f96d4), seems odd, where did it come from? > Can you please backport commit c70d9d809fde ("ptrace: Properly > initialize ptracer_cred on fork") to the appropriate kernels. I will queue it up for the next round after these are released. thanks, greg k-h