Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752434AbdLKVpg (ORCPT ); Mon, 11 Dec 2017 16:45:36 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:44602 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751836AbdLKVpf (ORCPT ); Mon, 11 Dec 2017 16:45:35 -0500 Date: Mon, 11 Dec 2017 22:45:41 +0100 From: Greg KH To: Todd Kjos Cc: Todd Kjos , Arve Hj??nnev??g , devel@driverdev.osuosl.org, LKML , Martijn Coenen , viro@zeniv.linux.org.uk Subject: Re: [PATCH v3] binder: fix proc->files use-after-free Message-ID: <20171211214541.GA29384@kroah.com> References: <20171127173233.21742-1-tkjos@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 208 Lines: 7 On Mon, Dec 11, 2017 at 01:23:28PM -0800, Todd Kjos wrote: > Greg- when this is in, we'll want it in 4.14 as well. Ugh, missed that, I'll be sure to mark it for stable, thanks for letting me know. greg k-h