From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:55856 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752153AbeGAOta (ORCPT ); Sun, 1 Jul 2018 10:49:30 -0400 Date: Sun, 1 Jul 2018 16:49:27 +0200 From: Greg Kroah-Hartman To: Sudip Mukherjee Cc: stable@vger.kernel.org Subject: Re: stable request for v4.14.x: xhci: Fix use-after-free in xhci_free_virt_device Message-ID: <20180701144927.GA1332@kroah.com> References: <20180629234646.jnkppmvhszqrlqjr@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180629234646.jnkppmvhszqrlqjr@debian> Sender: stable-owner@vger.kernel.org List-ID: On Sat, Jun 30, 2018 at 12:46:46AM +0100, Sudip Mukherjee wrote: > Hi Greg, > > This fix missed the v4.14.x stable tree. > The original patch with the bug was added in v4.14.44. > The backported patch is attached with this mail, please apply to v4.14.x. Now applied, thanks. greg k-h