Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp660237pxv; Thu, 15 Jul 2021 12:45:50 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxDSyViTW8GBVJnr8DrDEhTxnk12asVcAvez5lJwnK8plqHgOPFjJTA8WCvdbEfdNIu6UjL X-Received: by 2002:a05:6402:3482:: with SMTP id v2mr9360105edc.116.1626378350371; Thu, 15 Jul 2021 12:45:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626378350; cv=none; d=google.com; s=arc-20160816; b=tj5jIZm/aWbTORZL3EaYVJwiVcNYLKR//g2D2GeoHpmL/A2GNJrSf4BL2HCgSpxO2U 42RtIHP6KfMUhbMMUsLqArGSlXC3E1r5CqIgLnVd/JsJ4rsHhz1sJlR3ex2Pt405PI4Q V1bB+1D2fqcXF4zy3OkOHwXvinhanlNccLJsA5rjXShEo9oNTEannyYSEqpWURFCf1fK HVV+Pzj+DE7N7PZ5ENPNMvFnsQK6XzMB0hZh9iJFLXP5GcOeqY1WYXKcDWnn6xbJcxSF N0bjP7Mui0oSXV8LtIorBPb1tjswTPThM03eOvjZHnf875h+eISFG2TXWSuHK+CqZ55P sROQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=KfbgCCACrESfNQ3PNXABwP0CAyQYd8NdTsNvxHhJXvE=; b=nrz1tvUiBt0GeJLI4oJroyKKlvnDfkQLaE+m6h3QgmcucGZCOzrZajLSqciLZYo+WK K0xjWxP40S0b4zwq+WPYIhV5nbIm5q6wH6wjjLoOAnl31nUvbu58d+Tel2qrF2JaXnNn VWQbO8KMmnZvcVrmJ3cDHP7DSkP5U0ZJQ6HxAVndHLz3zOF6BtmDWGwjx/0FQ76sQ+So nY4Y6Nq1GIBVr0daaz1CE7rob9hpPKo0oVyXhxnAsEoDRdE95Y5liruWi4cdp1Y8+zbb OYXtkQVPuaP85MlUQFoj47OStGyQvjJf4R6PbYxfhPVr/PIJw+g4X/dhQjNQN1aVK9CB diEg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ZbFUUaAP; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id e15si3909508ejj.397.2021.07.15.12.45.27; Thu, 15 Jul 2021 12:45:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ZbFUUaAP; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345612AbhGOTpN (ORCPT + 99 others); Thu, 15 Jul 2021 15:45:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:51362 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241618AbhGOTPR (ORCPT ); Thu, 15 Jul 2021 15:15:17 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E6FED6115B; Thu, 15 Jul 2021 19:11:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1626376311; bh=XDEpYC+/jsEmStfFqNjejNaDqAnpPzqBIw5yUVgK4kQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZbFUUaAPRroc45bNHXkItvqxpmOiP6T51pKBFBR0e/fV4ujEb1BI+SD9nBxtWjU6L bDVTjmRsv+RFXkWvLkZdB09Nqth+mStdMAsJqgMY9n1jPk+Zh9eY5BSFrbR4iMSxeh 7w/tJXKhAwd7viyY4Z1XcqR9+ZSvx0nufww287As= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Maximilian Luz , dave@bewaar.me, Johannes Berg , Brian Norris , Kalle Valo Subject: [PATCH 5.13 218/266] mwifiex: bring down link before deleting interface Date: Thu, 15 Jul 2021 20:39:33 +0200 Message-Id: <20210715182647.945088420@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210715182613.933608881@linuxfoundation.org> References: <20210715182613.933608881@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Brian Norris commit 1f9482aa8d412b4ba06ce6ab8e333fb8ca29a06e upstream. We can deadlock when rmmod'ing the driver or going through firmware reset, because the cfg80211_unregister_wdev() has to bring down the link for us, ... which then grab the same wiphy lock. nl80211_del_interface() already handles a very similar case, with a nice description: /* * We hold RTNL, so this is safe, without RTNL opencount cannot * reach 0, and thus the rdev cannot be deleted. * * We need to do it for the dev_close(), since that will call * the netdev notifiers, and we need to acquire the mutex there * but don't know if we get there from here or from some other * place (e.g. "ip link set ... down"). */ mutex_unlock(&rdev->wiphy.mtx); ... Do similarly for mwifiex teardown, by ensuring we bring the link down first. Sample deadlock trace: [ 247.103516] INFO: task rmmod:2119 blocked for more than 123 seconds. [ 247.110630] Not tainted 5.12.4 #5 [ 247.115796] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 247.124557] task:rmmod state:D stack: 0 pid: 2119 ppid: 2114 flags:0x00400208 [ 247.133905] Call trace: [ 247.136644] __switch_to+0x130/0x170 [ 247.140643] __schedule+0x714/0xa0c [ 247.144548] schedule_preempt_disabled+0x88/0xf4 [ 247.149714] __mutex_lock_common+0x43c/0x750 [ 247.154496] mutex_lock_nested+0x5c/0x68 [ 247.158884] cfg80211_netdev_notifier_call+0x280/0x4e0 [cfg80211] [ 247.165769] raw_notifier_call_chain+0x4c/0x78 [ 247.170742] call_netdevice_notifiers_info+0x68/0xa4 [ 247.176305] __dev_close_many+0x7c/0x138 [ 247.180693] dev_close_many+0x7c/0x10c [ 247.184893] unregister_netdevice_many+0xfc/0x654 [ 247.190158] unregister_netdevice_queue+0xb4/0xe0 [ 247.195424] _cfg80211_unregister_wdev+0xa4/0x204 [cfg80211] [ 247.201816] cfg80211_unregister_wdev+0x20/0x2c [cfg80211] [ 247.208016] mwifiex_del_virtual_intf+0xc8/0x188 [mwifiex] [ 247.214174] mwifiex_uninit_sw+0x158/0x1b0 [mwifiex] [ 247.219747] mwifiex_remove_card+0x38/0xa0 [mwifiex] [ 247.225316] mwifiex_pcie_remove+0xd0/0xe0 [mwifiex_pcie] [ 247.231451] pci_device_remove+0x50/0xe0 [ 247.235849] device_release_driver_internal+0x110/0x1b0 [ 247.241701] driver_detach+0x5c/0x9c [ 247.245704] bus_remove_driver+0x84/0xb8 [ 247.250095] driver_unregister+0x3c/0x60 [ 247.254486] pci_unregister_driver+0x2c/0x90 [ 247.259267] cleanup_module+0x18/0xcdc [mwifiex_pcie] Fixes: a05829a7222e ("cfg80211: avoid holding the RTNL when calling the driver") Cc: stable@vger.kernel.org Link: https://lore.kernel.org/linux-wireless/98392296-40ee-6300-369c-32e16cff3725@gmail.com/ Link: https://lore.kernel.org/linux-wireless/ab4d00ce52f32bd8e45ad0448a44737e@bewaar.me/ Reported-by: Maximilian Luz Reported-by: dave@bewaar.me Cc: Johannes Berg Signed-off-by: Brian Norris Tested-by: Maximilian Luz Tested-by: Dave Olsthoorn Signed-off-by: Kalle Valo Link: https://lore.kernel.org/r/20210515024227.2159311-1-briannorris@chromium.org Signed-off-by: Greg Kroah-Hartman --- drivers/net/wireless/marvell/mwifiex/main.c | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) --- a/drivers/net/wireless/marvell/mwifiex/main.c +++ b/drivers/net/wireless/marvell/mwifiex/main.c @@ -1445,11 +1445,18 @@ static void mwifiex_uninit_sw(struct mwi if (!priv) continue; rtnl_lock(); - wiphy_lock(adapter->wiphy); if (priv->netdev && - priv->wdev.iftype != NL80211_IFTYPE_UNSPECIFIED) + priv->wdev.iftype != NL80211_IFTYPE_UNSPECIFIED) { + /* + * Close the netdev now, because if we do it later, the + * netdev notifiers will need to acquire the wiphy lock + * again --> deadlock. + */ + dev_close(priv->wdev.netdev); + wiphy_lock(adapter->wiphy); mwifiex_del_virtual_intf(adapter->wiphy, &priv->wdev); - wiphy_unlock(adapter->wiphy); + wiphy_unlock(adapter->wiphy); + } rtnl_unlock(); }