From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail177-1.suw61.mandrillapp.com ([198.2.177.1]:49036 "EHLO mail177-1.suw61.mandrillapp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862AbcCAXJQ (ORCPT ); Tue, 1 Mar 2016 18:09:16 -0500 Received: from pmta06.mandrill.prod.suw01.rsglab.com (127.0.0.1) by mail177-1.suw61.mandrillapp.com id hqogho22rtko for ; Tue, 1 Mar 2016 23:09:15 +0000 (envelope-from ) From: Greg KH Subject: Re: 4.4 needs "security: let security modules use PTRACE_MODE_* with bitmasks" To: Kees Cook Cc: Linux Stable , Jann Horn Message-Id: <20160301230914.GC26413@kroah.com> References: In-Reply-To: Date: Tue, 01 Mar 2016 23:09:15 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Tue, Mar 01, 2016 at 03:03:19PM -0800, Kees Cook wrote: > Hi, > > It looks like caaee6234d0 ("ptrace: use fsuid, fsgid, effective creds > for fs access checks") got put into -stable (v4.4.3) without the > required 3dfb7d8cdbc7 ("security: let security modules use > PTRACE_MODE_* with bitmasks"). > > Please add 3dfb7d8cdbc7 to linux-4.4.y to unbreak Yama (and Smack). :) Now applied, thanks. greg k-h