Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp708921ybv; Thu, 13 Feb 2020 08:07:45 -0800 (PST) X-Google-Smtp-Source: APXvYqyn0T89saqCmAIil6WTAr4sq32acQdelLUM3GHQGyn8HB8Pd45bO98LogWgg5knX5Pjf6Q8 X-Received: by 2002:a05:6830:1bda:: with SMTP id v26mr13404202ota.314.1581610065344; Thu, 13 Feb 2020 08:07:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581610065; cv=none; d=google.com; s=arc-20160816; b=NcEmQl9Eum9R6GZYpFpUXV0uVDLCk/6FvvxrLrb/ym10a4NeTXDADBFpE6aRDFTk3+ M6grfncMUQpMRpWtE41Z14rkBw9IGqPTVwUcIVu3WEBEsAN+ZoExEFUENFfoE4DEq20S 8puarY6QrkYgGXCFXCi2Z0kcjTFKxDbXLDjplxdFAlxKAZ8PAFLiICQUUsc86F5ZKENK XMpXT9xSi48RF4A+cs7F8/OYBGO/0HoCGXsMa5eG4B5giEk4XleIBiCY5J5ZNqJz8Ms8 Ye5XT1+ql/R6bf7/9P0yJl8eUwbdfqgDAS0VULNgzTryXagqVvPCTScqiFuz+QXNpLkz 9x2w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=BtqTgLmxf9EVJE83FruqOmrYbEwUSctYAysp8XaM9Ho=; b=l31+TGFGcXfwBA2US5luNPRP3fcXUU0G8nCx/qXBQO2FWCxHWRWMbbUzzK3Jk7qrZk mCoyW8XDRc58h3VPUTxBxHVWNUndxcG9RiDhLOf3F/aLd2jbUGMbDTcGp7AG0V/3nHl/ wDvP7GpvLWsEiIaVmfHAV49li4FQvlHtWCLXn9n92g8gxhKRZfcltjNxvnn54nrQcrIi yCqB7IKbwN2IuFZbYIwz4KH3TcqoGFpFpy1WLAKc29/gcTLHWi9EkN1hz9BkWqzB5I+P UH92rmWDwUNenrteaS+ajCEUyJ9LFtG6Jq5HdxOqKLubAZQ26HY5pkaRC61xYrmutvq1 qDnQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S1CJnLWi; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g9si1377989otq.68.2020.02.13.08.07.29; Thu, 13 Feb 2020 08:07:45 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S1CJnLWi; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730393AbgBMQGj (ORCPT + 99 others); Thu, 13 Feb 2020 11:06:39 -0500 Received: from mail.kernel.org ([198.145.29.99]:35040 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728419AbgBMPXf (ORCPT ); Thu, 13 Feb 2020 10:23:35 -0500 Received: from localhost (unknown [104.132.1.104]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 754A724689; Thu, 13 Feb 2020 15:23:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581607414; bh=kt0Bz0bPpo/l/zqQOhZV+pT2pslamunyf4gkPOCt2Pw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=S1CJnLWihWLhKH59VkDxnZX+gkvoqFzMd2ct+JLfqZ3NkpAjRcDgTDKwo74jT1oCB NQHIVCTtgSHGY0s76/VhAWKHhDreHMVfIivI9Nyf3rkNqjp6hlqB3Oat3s2o8xE16r crzLWqjMzf33+9jfirxb68cJPHI6dhd2gc58jHEs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Bryan ODonoghue , Felipe Balbi Subject: [PATCH 4.9 020/116] usb: gadget: f_ecm: Use atomic_t to track in-flight request Date: Thu, 13 Feb 2020 07:19:24 -0800 Message-Id: <20200213151850.786299257@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200213151842.259660170@linuxfoundation.org> References: <20200213151842.259660170@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Bryan O'Donoghue commit d710562e01c48d59be3f60d58b7a85958b39aeda upstream. Currently ecm->notify_req is used to flag when a request is in-flight. ecm->notify_req is set to NULL and when a request completes it is subsequently reset. This is fundamentally buggy in that the unbind logic of the ECM driver will unconditionally free ecm->notify_req leading to a NULL pointer dereference. Fixes: da741b8c56d6 ("usb ethernet gadget: split CDC Ethernet function") Cc: stable Signed-off-by: Bryan O'Donoghue Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- drivers/usb/gadget/function/f_ecm.c | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) --- a/drivers/usb/gadget/function/f_ecm.c +++ b/drivers/usb/gadget/function/f_ecm.c @@ -56,6 +56,7 @@ struct f_ecm { struct usb_ep *notify; struct usb_request *notify_req; u8 notify_state; + atomic_t notify_count; bool is_open; /* FIXME is_open needs some irq-ish locking @@ -384,7 +385,7 @@ static void ecm_do_notify(struct f_ecm * int status; /* notification already in flight? */ - if (!req) + if (atomic_read(&ecm->notify_count)) return; event = req->buf; @@ -424,10 +425,10 @@ static void ecm_do_notify(struct f_ecm * event->bmRequestType = 0xA1; event->wIndex = cpu_to_le16(ecm->ctrl_id); - ecm->notify_req = NULL; + atomic_inc(&ecm->notify_count); status = usb_ep_queue(ecm->notify, req, GFP_ATOMIC); if (status < 0) { - ecm->notify_req = req; + atomic_dec(&ecm->notify_count); DBG(cdev, "notify --> %d\n", status); } } @@ -452,17 +453,19 @@ static void ecm_notify_complete(struct u switch (req->status) { case 0: /* no fault */ + atomic_dec(&ecm->notify_count); break; case -ECONNRESET: case -ESHUTDOWN: + atomic_set(&ecm->notify_count, 0); ecm->notify_state = ECM_NOTIFY_NONE; break; default: DBG(cdev, "event %02x --> %d\n", event->bNotificationType, req->status); + atomic_dec(&ecm->notify_count); break; } - ecm->notify_req = req; ecm_do_notify(ecm); } @@ -909,6 +912,11 @@ static void ecm_unbind(struct usb_config usb_free_all_descriptors(f); + if (atomic_read(&ecm->notify_count)) { + usb_ep_dequeue(ecm->notify, ecm->notify_req); + atomic_set(&ecm->notify_count, 0); + } + kfree(ecm->notify_req->buf); usb_ep_free_request(ecm->notify, ecm->notify_req); }