Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp1976204pxb; Fri, 5 Mar 2021 04:35:09 -0800 (PST) X-Google-Smtp-Source: ABdhPJzdXMPOmi8tWc4wB3Sl3TQS3sWDDWAPlPA+KLvBwkS+J0Ijb2LaSxBGn6Qvr9B60r/q/NH5 X-Received: by 2002:a50:bc15:: with SMTP id j21mr8742384edh.187.1614947709429; Fri, 05 Mar 2021 04:35:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614947709; cv=none; d=google.com; s=arc-20160816; b=rUDcOVgpuSlzIdJ7qu4A9JqVyLwaxaiPPglnUUvGhJRKuFj1jq98bruEP5pZcg7NvG eDLJjQUYJccto3NEcamMNifgyl2dsO15bd7FCnEtgrjK1qFy8IANzKkBX5MMMJ7v7JlR M12O93wjTBVZBOSEMB4UYLC2hoKiw/EehU6HsTFmUGOKabQTpqn6kppvrrv/o8yQ/YWf qoUFgao33M/Gpvc3wwX2Y7WZvCakZcjoHcHKohdxsMtE9QFzKk2ks7bcszbav11gn5X+ REvqhXfHIxwRekWnbI4xd90lJS41bTkp4jGZyHrB/bKGBsx6o10m8HH3CmWUXUe0+ut7 w7gA== 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=gBGgQzVIS36FYoEnnRC8v5dazr+JLpeHOWlOmS45QRw=; b=BB1aT/QmQ7q43Yn9GHRmKwAfpd+Cc3MlAunG1XYH+dypTDDh98r99OS3Utkpv4PPJ8 qK+MCwa4CU5qjrUqeV5dfXKobKVDlkdH/UR3b+HWrAk2C9FPt6ZcX+UiCuo+9iTKjQoM r38Di7tUs9EweTvpBc+o+ikWlnbI1jckwCS4vjSZ4J1+8gpnlpM3c9Skdz+WV9raqqO2 A6rk9dZ0CCuPszj4n/ttRyIgFGgX0ryBPdPFHWtHwJ5rj9f46F/n1jtonjFdZCNvXT9h PTXL/j6/DTYWqnOFs+kjWlzYE8MfL9CvzvFwsbxC+GwHk6H0KoGchhGdXe+1ibWzqNv4 DEyg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=E2P3mLO8; 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 v24si1360173eja.84.2021.03.05.04.34.44; Fri, 05 Mar 2021 04:35:09 -0800 (PST) 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=E2P3mLO8; 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 S232489AbhCEMb5 (ORCPT + 99 others); Fri, 5 Mar 2021 07:31:57 -0500 Received: from mail.kernel.org ([198.145.29.99]:41596 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231652AbhCEMb1 (ORCPT ); Fri, 5 Mar 2021 07:31:27 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id E589065029; Fri, 5 Mar 2021 12:31:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1614947477; bh=sGC019GjoYdCKhwocjintjheJqDKpiJDxeOOV4WVGxI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=E2P3mLO8w0bi5zawyBiwpYry1uMWFvFlQw/gpokzXy4LvrMrcDMyg2tl5dGxgmGdd 3Ttaz2p7UtqWbbhYGK7n7n6MFjfLwoq6mp31alhN6ePyWw32qV3YwBvi4Mvlb2ygJS ztkXe1IkvJo3rT6ehIXHRnrFWNn8SD+EzkqghDnw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Miaoqing Pan , Brian Norris , Kalle Valo , Sasha Levin Subject: [PATCH 5.10 049/102] ath10k: fix wmi mgmt tx queue full due to race condition Date: Fri, 5 Mar 2021 13:21:08 +0100 Message-Id: <20210305120905.702963220@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210305120903.276489876@linuxfoundation.org> References: <20210305120903.276489876@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: Miaoqing Pan [ Upstream commit b55379e343a3472c35f4a1245906db5158cab453 ] Failed to transmit wmi management frames: [84977.840894] ath10k_snoc a000000.wifi: wmi mgmt tx queue is full [84977.840913] ath10k_snoc a000000.wifi: failed to transmit packet, dropping: -28 [84977.840924] ath10k_snoc a000000.wifi: failed to submit frame: -28 [84977.840932] ath10k_snoc a000000.wifi: failed to transmit frame: -28 This issue is caused by race condition between skb_dequeue and __skb_queue_tail. The queue of ‘wmi_mgmt_tx_queue’ is protected by a different lock: ar->data_lock vs list->lock, the result is no protection. So when ath10k_mgmt_over_wmi_tx_work() and ath10k_mac_tx_wmi_mgmt() running concurrently on different CPUs, there appear to be a rare corner cases when the queue length is 1, CPUx (skb_deuque) CPUy (__skb_queue_tail) next=list prev=list struct sk_buff *skb = skb_peek(list); WRITE_ONCE(newsk->next, next); WRITE_ONCE(list->qlen, list->qlen - 1);WRITE_ONCE(newsk->prev, prev); next = skb->next; WRITE_ONCE(next->prev, newsk); prev = skb->prev; WRITE_ONCE(prev->next, newsk); skb->next = skb->prev = NULL; list->qlen++; WRITE_ONCE(next->prev, prev); WRITE_ONCE(prev->next, next); If the instruction ‘next = skb->next’ is executed before ‘WRITE_ONCE(prev->next, newsk)’, newsk will be lost, as CPUx get the old ‘next’ pointer, but the length is still added by one. The final result is the length of the queue will reach the maximum value but the queue is empty. So remove ar->data_lock, and use 'skb_queue_tail' instead of '__skb_queue_tail' to prevent the potential race condition. Also switch to use skb_queue_len_lockless, in case we queue a few SKBs simultaneously. Tested-on: WCN3990 hw1.0 SNOC WLAN.HL.3.1.c2-00033-QCAHLSWMTPLZ-1 Signed-off-by: Miaoqing Pan Reviewed-by: Brian Norris Signed-off-by: Kalle Valo Link: https://lore.kernel.org/r/1608618887-8857-1-git-send-email-miaoqing@codeaurora.org Signed-off-by: Sasha Levin --- drivers/net/wireless/ath/ath10k/mac.c | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/drivers/net/wireless/ath/ath10k/mac.c b/drivers/net/wireless/ath/ath10k/mac.c index 4bc84cc5e824..f5c0f9bac840 100644 --- a/drivers/net/wireless/ath/ath10k/mac.c +++ b/drivers/net/wireless/ath/ath10k/mac.c @@ -3763,23 +3763,16 @@ bool ath10k_mac_tx_frm_has_freq(struct ath10k *ar) static int ath10k_mac_tx_wmi_mgmt(struct ath10k *ar, struct sk_buff *skb) { struct sk_buff_head *q = &ar->wmi_mgmt_tx_queue; - int ret = 0; - - spin_lock_bh(&ar->data_lock); - if (skb_queue_len(q) == ATH10K_MAX_NUM_MGMT_PENDING) { + if (skb_queue_len_lockless(q) >= ATH10K_MAX_NUM_MGMT_PENDING) { ath10k_warn(ar, "wmi mgmt tx queue is full\n"); - ret = -ENOSPC; - goto unlock; + return -ENOSPC; } - __skb_queue_tail(q, skb); + skb_queue_tail(q, skb); ieee80211_queue_work(ar->hw, &ar->wmi_mgmt_tx_work); -unlock: - spin_unlock_bh(&ar->data_lock); - - return ret; + return 0; } static enum ath10k_mac_tx_path -- 2.30.1