From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:39108 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751141AbdK0IeG (ORCPT ); Mon, 27 Nov 2017 03:34:06 -0500 Date: Mon, 27 Nov 2017 09:34:11 +0100 From: Greg Kroah-Hartman To: Eric Biggers Cc: stable@vger.kernel.org, Vlastimil Babka , Dmitry Vyukov , "Kirill A. Shutemov" , Andrea Arcangeli , Laurent Dufour Subject: Re: Apply "x86/mm: fix use-after-free of vma during userfaultfd fault" to 4.9-stable Message-ID: <20171127083411.GA21793@kroah.com> References: <20171127080343.GC26341@zzz.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171127080343.GC26341@zzz.localdomain> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Nov 27, 2017 at 12:03:43AM -0800, Eric Biggers wrote: > Commit cb0631fd3cf9 ("x86/mm: fix use-after-free of vma during userfaultfd > fault") went into mainline without Cc: stable. It appears to be a > use-after-free reachable by unprivileged users -- at least with > CONFIG_USERFAULTFD=y. Can it please be applied to 4.9-stable? Now queued up, thanks, greg k-h