From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751558AbdFIHfP (ORCPT ); Fri, 9 Jun 2017 03:35:15 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35275 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751505AbdFIHfN (ORCPT ); Fri, 9 Jun 2017 03:35:13 -0400 Date: Fri, 9 Jun 2017 09:35:09 +0200 From: Ralph Sennhauser To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Linux 4.11 - broken enlightenment window manager (fixed in 4.12) Message-ID: <20170609093509.3a265d0b@gmail.com> Organization: none X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.31; 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 Hi Greg, With 4.11 the enlightenment window mangers fails to start setuid children due to commit 64b875f7ac8a ("ptrace: Capture the ptracer's creds not PT_PTRACE_CAP"). Commit c70d9d809fde ("ptrace: Properly initialize ptracer_cred on fork") in Linus tree fixes the issue. Tested with v4.11.4. Please consider cherry-picking. Thanks Ralph