Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp814131imu; Tue, 11 Dec 2018 08:00:48 -0800 (PST) X-Google-Smtp-Source: AFSGD/VxTsWxFeR0655IdscGn0KpdGw8nGyLhgX78cPEJeAiWlnroSJIvdosIWm2sBV11h/jaNTl X-Received: by 2002:a17:902:6b84:: with SMTP id p4mr16831130plk.282.1544544048078; Tue, 11 Dec 2018 08:00:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544544048; cv=none; d=google.com; s=arc-20160816; b=kf56KoLdeYF6Q3Lezuc2mOeHCVZ2/YxO6dYWhnexgl8wXcBljRoihicFTJhC1RjKVo +zf0oYeqnh+pYzAj3rOP23bZLSqS0ZKWbWXl/uIPxwDXG584Xdq4Cmj3UbrIdJmfiUYq ocV5ygsJBkSohMZl3wCjmsw7tnAAd2VmQRVezAm66QqhZVzIP/ewOs2DPYZyYNNmQVcp j3ZT/6gLZelRMWDXCQoH7WPL6Uf9UpTda462S9M4OcowflvVBPjuODB+9AmKxwTIjCLA JdK8uUfd63mzEih5FF4dHnvQdLRq2PbbLczh9HFEgMm5rfZM7yo2etAHS1I31lX15FJK LCRQ== 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=/F5nkEKFNknBCbwBvD1r21gsZrIKZZwlDMS83VAHxpo=; b=04X9Y3csP1fEHkEMyPPudKhx5J6bwL9fgg63wJ6MABz0p3Vx0IIgdD6bJW5MbQS/96 XZ65DeGTmHJNkRT6FOKH5TNa+vqn/3JD/a0eRoZyGMRyDkRXb5LjdQttMSfyW74nx3Z8 nz1XtKh6WxaacVLdHMmS/t3MEkSx2b2tBiaRfJ9uyfPsPUWuu6Iyo2O96ZfVTMsYKjgk QghT9UBskC6nz1rUoSHUyx+BIt5Utuw6A6fNeEFJkawI99nfSc4oMmJqyjK6iy7c0SXJ uLCKzM32C4tz/T8Ifgk6uikhf86WSv7BgNgG9PmvrBzuumh2VC/v3Nr+Y5p8ljPcyy0n dzTA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HU4hDYkI; 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 l81si13198289pfj.230.2018.12.11.08.00.32; Tue, 11 Dec 2018 08:00:48 -0800 (PST) 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=HU4hDYkI; 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 S1731139AbeLKP7G (ORCPT + 99 others); Tue, 11 Dec 2018 10:59:06 -0500 Received: from mail.kernel.org ([198.145.29.99]:48658 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730371AbeLKP7E (ORCPT ); Tue, 11 Dec 2018 10:59:04 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.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 082F420855; Tue, 11 Dec 2018 15:59:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1544543943; bh=Ox6DJrcZVsLoMVqBj7HtJqpo0+vBjnrNRfr4ZayEbBE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HU4hDYkIktBPEvkvJXHRm4VvTF8HXySx2DRteRmVZ/IdCU68KoT1hbZpRtv/74T9V vjmVHxHxPJbeKCa86ub8HVcMNdRWLDkC8uCAvrRcK0RihLDgYSQ33wUxhjp8//XG+m nD+XYcSh6hiGqGcYStVZdN7N+pViiDZxstCwLB+4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Emmanuel Grumbach , Johannes Berg Subject: [PATCH 4.19 117/118] mac80211: ignore NullFunc frames in the duplicate detection Date: Tue, 11 Dec 2018 16:42:16 +0100 Message-Id: <20181211151648.981551039@linuxfoundation.org> X-Mailer: git-send-email 2.20.0 In-Reply-To: <20181211151644.216668863@linuxfoundation.org> References: <20181211151644.216668863@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. ------------------ From: Emmanuel Grumbach commit 990d71846a0b7281bd933c34d734e6afc7408e7e upstream. NullFunc packets should never be duplicate just like QoS-NullFunc packets. We saw a client that enters / exits power save with NullFunc frames (and not with QoS-NullFunc) despite the fact that the association supports HT. This specific client also re-uses a non-zero sequence number for different NullFunc frames. At some point, the client had to send a retransmission of the NullFunc frame and we dropped it, leading to a misalignment in the power save state. Fix this by never consider a NullFunc frame as duplicate, just like we do for QoS NullFunc frames. This fixes https://bugzilla.kernel.org/show_bug.cgi?id=201449 CC: Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg Signed-off-by: Greg Kroah-Hartman --- net/mac80211/rx.c | 1 + 1 file changed, 1 insertion(+) --- a/net/mac80211/rx.c +++ b/net/mac80211/rx.c @@ -1372,6 +1372,7 @@ ieee80211_rx_h_check_dup(struct ieee8021 return RX_CONTINUE; if (ieee80211_is_ctl(hdr->frame_control) || + ieee80211_is_nullfunc(hdr->frame_control) || ieee80211_is_qos_nullfunc(hdr->frame_control) || is_multicast_ether_addr(hdr->addr1)) return RX_CONTINUE;