From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:48304 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753312AbdLOIRR (ORCPT ); Fri, 15 Dec 2017 03:17:17 -0500 Date: Fri, 15 Dec 2017 09:17:19 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable@vger.kernel.org, Mauro Carvalho Chehab Subject: Re: Stable patches for v4.14:dvb_frontend Message-ID: <20171215081719.GA13151@kroah.com> References: <20171214231429.GA21842@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171214231429.GA21842@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Dec 14, 2017 at 03:14:30PM -0800, Guenter Roeck wrote: > Hi Greg, > > please apply the following two patches to v4.14-stable. > > 62229de19ff2 media: dvb-core: always call invoke_release() in fe_free() > b1cb7372fa82 dvb_frontend: don't use-after-free the frontend struct > > The first patch fixes a bug and avoids a conflict when applying > the second patch, and the second patch fixes CVE-2017-16648. > > My apologies for the noise if the patches are already queued. No need for apologies, both of these were not applied, but I've now queued them up. thanks, greg k-h