From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-f177.google.com ([209.85.210.177]:36023 "EHLO mail-pf1-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725790AbeLAFDi (ORCPT ); Sat, 1 Dec 2018 00:03:38 -0500 Received: by mail-pf1-f177.google.com with SMTP id b85so3176060pfc.3 for ; Fri, 30 Nov 2018 09:53:34 -0800 (PST) To: stable@vger.kernel.org Cc: Matthias Schwarzott , Mauro Carvalho Chehab From: Steve Muckle Subject: media: em28xx: Fix use-after-free when disconnecting Message-ID: <7a56f2c7-19e3-5651-af9d-5a60a7f2acb3@google.com> Date: Fri, 30 Nov 2018 09:53:32 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hello, Please pick the following commit from Linus' tree: commit 910b0797fa9e8af09c44a3fa36cb310ba7a7218d Author: Matthias Schwarzott Date: Mon Oct 30 06:07:29 2017 -0400 media: em28xx: Fix use-after-free when disconnecting into stable for 4.14, 4.9, and 4.4. I have verified it applies on 4.14.84, 4.9.141, and 4.4.165. thanks, Steve