Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp998584yba; Thu, 4 Apr 2019 02:05:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqwxgmyuOHcKrjzqqrMguHKeTU+ijKhoH7pHmcnkR7NBNdVCfEfm2a9DkMa8mMHeJKVSFFwV X-Received: by 2002:a62:458a:: with SMTP id n10mr4619854pfi.136.1554368719199; Thu, 04 Apr 2019 02:05:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554368719; cv=none; d=google.com; s=arc-20160816; b=esIqDui7PJGallgn35rihuVVK9fyD3J8cCoNAGSgbqJstPSRJwPC0bNUyLtwIcn3Sj XgEB6nPEHTNkZU1nR90V4A3w70Q9rfgTDkKPEctmo+2g7d4DSFdmAhiv3w6qiYk7gzPh vQL/41TfRMWAAmZWPzpPdeqrJ+jZ31zsMwWDC2F90lP0calttD2VLLLkcvaEJ6oseFSc 7gtAn3cJ57EQgflzRNQxWWISLhlN0fUVSemz4ylGEfvrGR3+/vXOqte6MXlJMFLugeIw t/TBtg6xZ37MxhDtPdddjUzxi9/5B+0RWaxattaroDixAbkrGP6Di62O+J6l9Z75ocdq HpjQ== 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=e3JKbB0OatX+PWpIJr0ZxM1DmFp6iKmmrlk6JVLukbw=; b=lYgJmCoTpzq0KGYWgI8HBtCJ6yLvj2JxEaZ6RrtIrnD/LjosmawYJxEuF+wXpkWoGx J/iJI4zbdXn8LOSXRcyeILjm15lgbANWX07AFWMQ4duvKNeLEZ68shhFY0uwOgS6btJJ HLRtefQLobKvFPobcJKJ4xAIkMAFxaFux3YEeXb/dtvzgbWF2qZJMN69e+YoMzuZPgcS ZBBfBUyQAwrELsH9I/G1Mj/elZRrFkuhZjmNvXJmva9NfIeP1lb8NuKxM0XZcVJjtoMo x0WFq3C4NWLfQbFXt3s5K0fZGoXPeRcnM2ULln3I5DBl8aPeJkTrkP1oC31n0cn3KMPh z1Eg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=x3fLXDDd; 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 q22si9553029pll.365.2019.04.04.02.05.04; Thu, 04 Apr 2019 02:05:19 -0700 (PDT) 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=x3fLXDDd; 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 S1731746AbfDDJE3 (ORCPT + 99 others); Thu, 4 Apr 2019 05:04:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:42276 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731973AbfDDJE2 (ORCPT ); Thu, 4 Apr 2019 05:04:28 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 D04E821850; Thu, 4 Apr 2019 09:04:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554368667; bh=reQXUjy8fFF9zQCtxWBQ2ghm9fVkmVTwYUqM3mhhiEU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=x3fLXDDd/YoYbhlWLrdQ6hOsWQz3HzKKwV6FGG+i3/2w+qT2d/xRga0yn2exKiqOw OA8AHhEy1ovIS0iwm77aPrGC0UV367NmfB5/b9sQpiVamuZefj6gqj/kdxfzB5W2jd y1/b1BV5IfcU/lw3lNQlO+u1a95hxPN0X7fRgUIo= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alan Stern , Felipe Balbi , Zeng Tao , Jack Pham , Thinh Nguyen , Chen Yu , Jerry Zhang , Lars-Peter Clausen , Vincent Pelletier , Andrzej Pietrasiewicz , Linux USB List , John Stultz , Felipe Balbi , Sasha Levin Subject: [PATCH 4.19 109/187] usb: f_fs: Avoid crash due to out-of-scope stack ptr access Date: Thu, 4 Apr 2019 10:47:26 +0200 Message-Id: <20190404084608.399499069@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190404084603.119654039@linuxfoundation.org> References: <20190404084603.119654039@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore 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 4.19-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit 54f64d5c983f939901dacc8cfc0983727c5c742e ] Since the 5.0 merge window opened, I've been seeing frequent crashes on suspend and reboot with the trace: [ 36.911170] Unable to handle kernel paging request at virtual address ffffff801153d660 [ 36.912769] Unable to handle kernel paging request at virtual address ffffff800004b564 ... [ 36.950666] Call trace: [ 36.950670] queued_spin_lock_slowpath+0x1cc/0x2c8 [ 36.950681] _raw_spin_lock_irqsave+0x64/0x78 [ 36.950692] complete+0x28/0x70 [ 36.950703] ffs_epfile_io_complete+0x3c/0x50 [ 36.950713] usb_gadget_giveback_request+0x34/0x108 [ 36.950721] dwc3_gadget_giveback+0x50/0x68 [ 36.950723] dwc3_thread_interrupt+0x358/0x1488 [ 36.950731] irq_thread_fn+0x30/0x88 [ 36.950734] irq_thread+0x114/0x1b0 [ 36.950739] kthread+0x104/0x130 [ 36.950747] ret_from_fork+0x10/0x1c I isolated this down to in ffs_epfile_io(): https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/usb/gadget/function/f_fs.c#n1065 Where the completion done is setup on the stack: DECLARE_COMPLETION_ONSTACK(done); Then later we setup a request and queue it, and wait for it: if (unlikely(wait_for_completion_interruptible(&done))) { /* * To avoid race condition with ffs_epfile_io_complete, * dequeue the request first then check * status. usb_ep_dequeue API should guarantee no race * condition with req->complete callback. */ usb_ep_dequeue(ep->ep, req); interrupted = ep->status < 0; } The problem is, that we end up being interrupted, dequeue the request, and exit. But then the irq triggers and we try calling complete() on the context pointer which points to now random stack space, which results in the panic. Alan Stern pointed out there is a bug here, in that the snippet above "assumes that usb_ep_dequeue() waits until the request has been completed." And that: wait_for_completion(&done); Is needed right after the usb_ep_dequeue(). Thus this patch implements that change. With it I no longer see the crashes on suspend or reboot. This issue seems to have been uncovered by behavioral changes in the dwc3 driver in commit fec9095bdef4e ("usb: dwc3: gadget: remove wait_end_transfer"). Cc: Alan Stern Cc: Felipe Balbi Cc: Zeng Tao Cc: Jack Pham Cc: Thinh Nguyen Cc: Chen Yu Cc: Jerry Zhang Cc: Lars-Peter Clausen Cc: Vincent Pelletier Cc: Andrzej Pietrasiewicz Cc: Greg Kroah-Hartman Cc: Linux USB List Suggested-by: Alan Stern Signed-off-by: John Stultz Signed-off-by: Felipe Balbi Signed-off-by: Sasha Levin --- drivers/usb/gadget/function/f_fs.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/gadget/function/f_fs.c b/drivers/usb/gadget/function/f_fs.c index 31e8bf3578c8..aa15593a3ac4 100644 --- a/drivers/usb/gadget/function/f_fs.c +++ b/drivers/usb/gadget/function/f_fs.c @@ -1008,6 +1008,7 @@ static ssize_t ffs_epfile_io(struct file *file, struct ffs_io_data *io_data) * condition with req->complete callback. */ usb_ep_dequeue(ep->ep, req); + wait_for_completion(&done); interrupted = ep->status < 0; } -- 2.19.1