Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp3922581pxb; Mon, 4 Oct 2021 12:43:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz9pva6EPQXFk3/IRYc6p4Si89g0xpP6tW7J1q58140YJvKUPcR5IDxcMtexZ6+bT0vnOMm X-Received: by 2002:a17:906:2ed1:: with SMTP id s17mr20128711eji.261.1633376616195; Mon, 04 Oct 2021 12:43:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633376616; cv=none; d=google.com; s=arc-20160816; b=ZSR48WGd1WGWnf2A5cSnD5s5qLBsxQjUnMMJGm3W0jFh3BPQfSDelG+yF0H2KEb8V1 xd/N7irMkpNQLLCQB9k2+cKqLnxkzWmG4DAuMVrsNQM3dV9g7KKjF3rzQdM/Adr1LrEB cflTc1L1amFfiQ2yjoCs1P1angOYFxEBG9dhXIfFsEYk7jl6PHCJOyeLU6VOds4Z34pv 4C7RziIl01hPlVVa7Q0R2kerAMqFA3TrJuZovzuR6obLGeEEEe9EdWJh4r5H2Xg2+Qqh GhbdN0tdRHkUuU/ois3S2FAw5MrqfFaiBM/Em607mijyQwol0LyWutUKRY0w8pixCzXS /Hag== 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=AVQtToidwPgduu23+CXPTsqw4stY5fk8YoaFWbGDYwo=; b=Ja4ZAkU6Q6d/UugIjSpT9Ux0HqLgmuPXeQEyyUAZgmW7IAkSG1rX1hhtyZHS6eIE44 cZDwpkoUqE94/BOSaP/jUZ1szf5KfTgk4xUW7DH2nhejItT79AkivRwcJos19UhJmEmg yqzFON4ZY7ZyY0ec0Sy4JOHf6tedytNUpXqsEkSba7s8jT8NFoKvbFK/fktPU+1Dk3oF AimUydduwwkDQ/AXK6VU5MMhxLwpbkNEJStrqhieJeO50NovFd0YeYhToyKCihBjV7Wo 93zUbOyoZBs8zPZ0XJfl7IAx+712vkmqKm55sJ/gL9jtYN5u7k+HxtZe47DY/ZDV7EK5 sqAA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=mkDC0dqM; 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 c7si21181485ejc.779.2021.10.04.12.43.10; Mon, 04 Oct 2021 12:43:36 -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=mkDC0dqM; 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 S235067AbhJDNFf (ORCPT + 99 others); Mon, 4 Oct 2021 09:05:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:39430 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235048AbhJDNDk (ORCPT ); Mon, 4 Oct 2021 09:03:40 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1C4FF60F9C; Mon, 4 Oct 2021 12:59:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1633352399; bh=nUIhjs/QdPnTw7z7RL7Q6AysHV5W77yNY62NC+lmdwk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mkDC0dqMCxxo8uKbVmTh4kIqlZtHweYq8b/hWQCANNQ667JfFLIhaTb/QglwJElq3 1PgggeTv8ZVCu/7qjA9McXCaCx+Z6thJ3PlLStQUsqEdn+9R7ape88SUuiBbbvFI2M 4Cw97EQhx9CqpmA0u1k3D11E8WBiHAQ9pspFxE6k= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Chih-Kang Chang , Zong-Zhe Yang , Ping-Ke Shih , Johannes Berg , Sasha Levin Subject: [PATCH 4.14 47/75] mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug Date: Mon, 4 Oct 2021 14:52:22 +0200 Message-Id: <20211004125033.104326012@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211004125031.530773667@linuxfoundation.org> References: <20211004125031.530773667@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: Chih-Kang Chang [ Upstream commit fe94bac626d9c1c5bc98ab32707be8a9d7f8adba ] In ieee80211_amsdu_aggregate() set a pointer frag_tail point to the end of skb_shinfo(head)->frag_list, and use it to bind other skb in the end of this function. But when execute ieee80211_amsdu_aggregate() ->ieee80211_amsdu_realloc_pad()->pskb_expand_head(), the address of skb_shinfo(head)->frag_list will be changed. However, the ieee80211_amsdu_aggregate() not update frag_tail after call pskb_expand_head(). That will cause the second skb can't bind to the head skb appropriately.So we update the address of frag_tail to fix it. Fixes: 6e0456b54545 ("mac80211: add A-MSDU tx support") Signed-off-by: Chih-Kang Chang Signed-off-by: Zong-Zhe Yang Signed-off-by: Ping-Ke Shih Link: https://lore.kernel.org/r/20210830073240.12736-1-pkshih@realtek.com [reword comment] Signed-off-by: Johannes Berg Signed-off-by: Sasha Levin --- net/mac80211/tx.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/net/mac80211/tx.c b/net/mac80211/tx.c index e7b63ba8c184..0b5171824338 100644 --- a/net/mac80211/tx.c +++ b/net/mac80211/tx.c @@ -3202,6 +3202,14 @@ static bool ieee80211_amsdu_aggregate(struct ieee80211_sub_if_data *sdata, if (!ieee80211_amsdu_prepare_head(sdata, fast_tx, head)) goto out; + /* If n == 2, the "while (*frag_tail)" loop above didn't execute + * and frag_tail should be &skb_shinfo(head)->frag_list. + * However, ieee80211_amsdu_prepare_head() can reallocate it. + * Reload frag_tail to have it pointing to the correct place. + */ + if (n == 2) + frag_tail = &skb_shinfo(head)->frag_list; + /* * Pad out the previous subframe to a multiple of 4 by adding the * padding to the next one, that's being added. Note that head->len -- 2.33.0