From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58155 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751688AbdHVRve (ORCPT ); Tue, 22 Aug 2017 13:51:34 -0400 Date: Tue, 22 Aug 2017 10:51:36 -0700 From: Greg KH To: Linus Torvalds Cc: stable , Oleg Nesterov Subject: Re: [PATCH] pids: make task_tgid_nr_ns() safe Message-ID: <20170822175136.GB1826@kroah.com> References: <20170820142953.GA3767@redhat.com> <20170821153502.GA652@redhat.com> <20170822122030.GA2193@redhat.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 Tue, Aug 22, 2017 at 09:57:16AM -0700, Linus Torvalds wrote: > I suspect Greg saw this on the security list already, but let's just > cc the stable list explicitly for > > dd1c1f2f2028 ("pids: make task_tgid_nr_ns() safe") > > since the original commit didn't end up having been marked. Thanks, I picked it up now. greg k-h