Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp852891ybi; Fri, 12 Jul 2019 05:44:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqyas0cyl5VirrepApLbLtTV9ofZ/B8ud6pAL+xbVFMhRV6ZzIXfYZz1CjfKD6rboTIXwMzj X-Received: by 2002:a17:902:8f87:: with SMTP id z7mr11094810plo.65.1562935444588; Fri, 12 Jul 2019 05:44:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562935444; cv=none; d=google.com; s=arc-20160816; b=E72xZvewMJnT1i/6Zbf5E2xz0btnbRS4DkoFSrc/iGhgNHSoTsiB9sd7WWQFD+Twyw apNcerApz3jXaGSOqP8uEZhNIc1NFWPUZv02dd+tBWqsPBSmF3wY1v2hp2bJZRXPjSRF zEarAYHCGj90DAE0/Jx2S/8p77LtEY3nTmGJrkhG0FECKn9bEUjPajpC5Nplm2QLA3Fe j8nOrEQHQ7OG5rofbWpWiMXSfGoXlhBI7/F08Qs1dnXd7zPUfsTlHrxHQyOUP+0f2yV3 361EBXNkk/hLeEPIvNh+S4CYWhU6EVEhy9f4QKVU7n5l85FjgE5TxtkqPO3/jirMBc5q I52Q== 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=2gXYGz076CCBTK1JzxJ8lGh0rCuAqAjpJ51aSEcQ2Tg=; b=LFS4Uz8818I9yjHhbTHmz69c6Rxn1VkqNz/abAlU14DMH6sviY6qJs/MrJo5nVj15+ x2Ib0Wl4E6PbuMk5aNVj5XHn9EtUGXZZg+nRkrKCuJFzfjKM29awdMeUNx1jpYOk4OKZ OXnKc0LCvZc+YBzijOMT2kaefX3i/rtKqrFzyTlbEZPmxe9rO7XVP80nP4jR8bOuj8Qm TrsffL5NbjAmSsTViJOn9yaQAtPAz37evStkp6SETBJc1WCWBClBapXI2hM7wGV/rMJJ scSTVFtaKJFjY9GWeFxytgAtad3a9civA9LLXP08Ee7h95WN44zQzaM+CcRmF9E0rbpt Tv2Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=I1isATAp; 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 r140si8239497pfc.27.2019.07.12.05.43.49; Fri, 12 Jul 2019 05:44:04 -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=I1isATAp; 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 S1727166AbfGLMUB (ORCPT + 99 others); Fri, 12 Jul 2019 08:20:01 -0400 Received: from mail.kernel.org ([198.145.29.99]:52774 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726861AbfGLMTy (ORCPT ); Fri, 12 Jul 2019 08:19:54 -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 607A021019; Fri, 12 Jul 2019 12:19:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1562933993; bh=hPiOEE3aP3BAFin4qgmFvb5KHgzvJNUIaMCkGB9eM5A=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=I1isATAp046eaF2AVyQG5LLCY6m74LJe7YsyIUh3/MzvcxNUeL/xJmjmQaD48AOwM MphoGPcaxF2Gi0o6MD67ZXE2QEeB4W9NcqfO6moos/wvg14U8r88lmzyBXFrN+koc0 y3zBWn1NpiiDt3bj6svQ4XhBxDF+g3gMQ4yA3rao= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Pedersen , Johannes Berg , Sasha Levin Subject: [PATCH 4.19 12/91] mac80211: mesh: fix RCU warning Date: Fri, 12 Jul 2019 14:18:15 +0200 Message-Id: <20190712121622.064743921@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190712121621.422224300@linuxfoundation.org> References: <20190712121621.422224300@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 [ Upstream commit 551842446ed695641a00782cd118cbb064a416a1 ] ifmsh->csa is an RCU-protected pointer. The writer context in ieee80211_mesh_finish_csa() is already mutually exclusive with wdev->sdata.mtx, but the RCU checker did not know this. Use rcu_dereference_protected() to avoid a warning. fixes the following warning: [ 12.519089] ============================= [ 12.520042] WARNING: suspicious RCU usage [ 12.520652] 5.1.0-rc7-wt+ #16 Tainted: G W [ 12.521409] ----------------------------- [ 12.521972] net/mac80211/mesh.c:1223 suspicious rcu_dereference_check() usage! [ 12.522928] other info that might help us debug this: [ 12.523984] rcu_scheduler_active = 2, debug_locks = 1 [ 12.524855] 5 locks held by kworker/u8:2/152: [ 12.525438] #0: 00000000057be08c ((wq_completion)phy0){+.+.}, at: process_one_work+0x1a2/0x620 [ 12.526607] #1: 0000000059c6b07a ((work_completion)(&sdata->csa_finalize_work)){+.+.}, at: process_one_work+0x1a2/0x620 [ 12.528001] #2: 00000000f184ba7d (&wdev->mtx){+.+.}, at: ieee80211_csa_finalize_work+0x2f/0x90 [ 12.529116] #3: 00000000831a1f54 (&local->mtx){+.+.}, at: ieee80211_csa_finalize_work+0x47/0x90 [ 12.530233] #4: 00000000fd06f988 (&local->chanctx_mtx){+.+.}, at: ieee80211_csa_finalize_work+0x51/0x90 Signed-off-by: Thomas Pedersen Signed-off-by: Johannes Berg Signed-off-by: Sasha Levin --- net/mac80211/mesh.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/mac80211/mesh.c b/net/mac80211/mesh.c index d51da26e9c18..0f9446ab7e4f 100644 --- a/net/mac80211/mesh.c +++ b/net/mac80211/mesh.c @@ -1212,7 +1212,8 @@ int ieee80211_mesh_finish_csa(struct ieee80211_sub_if_data *sdata) ifmsh->chsw_ttl = 0; /* Remove the CSA and MCSP elements from the beacon */ - tmp_csa_settings = rcu_dereference(ifmsh->csa); + tmp_csa_settings = rcu_dereference_protected(ifmsh->csa, + lockdep_is_held(&sdata->wdev.mtx)); RCU_INIT_POINTER(ifmsh->csa, NULL); if (tmp_csa_settings) kfree_rcu(tmp_csa_settings, rcu_head); @@ -1234,6 +1235,8 @@ int ieee80211_mesh_csa_beacon(struct ieee80211_sub_if_data *sdata, struct mesh_csa_settings *tmp_csa_settings; int ret = 0; + lockdep_assert_held(&sdata->wdev.mtx); + tmp_csa_settings = kmalloc(sizeof(*tmp_csa_settings), GFP_ATOMIC); if (!tmp_csa_settings) -- 2.20.1