Received: by 2002:a05:6a10:1d13:0:0:0:0 with SMTP id pp19csp310779pxb; Thu, 2 Sep 2021 04:51:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzAvKbtNki/fGxUMFf3ItjX7ppRx7cFpqb8xM6f+UX2IYbL6Nt+blI80f8yoVzW2ZpYj44N X-Received: by 2002:aa7:c5cb:: with SMTP id h11mr3084605eds.255.1630583501282; Thu, 02 Sep 2021 04:51:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630583501; cv=none; d=google.com; s=arc-20160816; b=sn7pkSoH09bb9Hmsinoz3VHpZ12S/3En5G/FsMTdbBPUUq/nZjfkKmAlQgptxRxP2+ qma6n9gbOaKWri3BcALsnBbBNUni4aH0rbm7TxF02m/UnveEj3KuiVP2hpxTv6lpEsHe IiXEf/Lxy9MWVb07GnYYvKumSS+QiyrpJJkuBcUpNAxxXele+ztV5UGJALnlKwFpeX4U 3TJB7GAUk7pH+6XQfJvTrbLpGXR9sVgzOe5gctsDzP/ytyMehh/e8v6kQ0pohsQ63DoD 1MaO6LzGQ6iAmmHAwG4gZmlDS+kyWzbr96N0rrYUANNGJfc+XlMgW9wip6GAZ6yQah9h LOew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=dNLNRikxmhJVrbscVUMBZIZLAvHExGYttCaYtNnAQac=; b=sX01ytAV6wo3Cs3BxLVEa686jE/4FXzrGiOvWqEREBOIM+bDZeHpI282redMcBDXRZ AriUFWLnoa4Gk2LjWNhPTEiu7xS7kth8cuSlxgVHsZ7yv3SBD3VRKpFWxDBRDv9wovWd SixuINi29zOkgmCuKCT7DsUze5pkOETNPLbweMzgfOGjebV2agNB4vfj6dvkEcHxqRM2 v69cYq/y8d1hMlx/4MVYnth10KnE0pS1iSxn3jqWfonTqyl30+2hHL2ciW/T9rKmYpif C4ODUBHALTz9LTIAvqTBIvWdCznkxfDjZ0IR/1iXtngTL5u8YZaExOfQ7uywRrN6kLUA N9aQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id rn4si1849210ejb.658.2021.09.02.04.50.21; Thu, 02 Sep 2021 04:51:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-wireless-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343646AbhIBLtS (ORCPT + 99 others); Thu, 2 Sep 2021 07:49:18 -0400 Received: from jabberwock.ucw.cz ([46.255.230.98]:38676 "EHLO jabberwock.ucw.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343520AbhIBLtP (ORCPT ); Thu, 2 Sep 2021 07:49:15 -0400 Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id C60C11C0B7F; Thu, 2 Sep 2021 13:48:15 +0200 (CEST) Date: Thu, 2 Sep 2021 13:48:14 +0200 From: Pavel Machek To: Greg KH , nobuhiro1.iwamatsu@toshiba.co.jp Cc: Pali =?iso-8859-1?Q?Roh=E1r?= , stable@vger.kernel.org, Sasha Levin , Kalle Valo , linux-wireless@vger.kernel.org Subject: Re: Backporting CVE-2020-3702 ath9k patches to stable Message-ID: <20210902114814.GA525@amd> References: <20210818084859.vcs4vs3yd6zetmyt@pali> <20210818091027.2mhqrhg5pcq2bagt@pali> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="u3/rZRmxL6MmkK24" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org --u3/rZRmxL6MmkK24 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > > > Hello! I would like to request for backporting following ath9k comm= its > > > > which are fixing CVE-2020-3702 issue. > > > >=20 > > > > 56c5485c9e44 ("ath: Use safer key clearing with key cache entries") > > > > 73488cb2fa3b ("ath9k: Clear key cache explicitly on disabling hardw= are") > > > > d2d3e36498dd ("ath: Export ath_hw_keysetmac()") > > > > 144cd24dbc36 ("ath: Modify ath_key_delete() to not need full key en= try") > > > > ca2848022c12 ("ath9k: Postpone key cache entry deletion for TXQ fra= mes reference it") > > > >=20 > > > > See also: > > > > https://lore.kernel.org/linux-wireless/87o8hvlx5g.fsf@codeaurora.or= g/ =2E.. > > > What stable tree(s) do you want to see these go into? > >=20 > > Commits were introduced in 5.12, so it should go to all stable trees <<= 5.12 =2E.. > Great, all now queued up. Sad that qcom didn't want to do this > themselves :( Thanks for the fixes; I see them in 4.14 and newer stable trees. But I don't see them in 4.4 and 4.9, nor can I see reason why they were not applied. Can someone help? Thanks, Pavel --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --u3/rZRmxL6MmkK24 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmEwuf4ACgkQMOfwapXb+vIm/gCdGuBXgVUMyW8u0yCi/++bCcSp c6QAnisM4rRbz2FGsxdNDrH1xoemMiG+ =/t8a -----END PGP SIGNATURE----- --u3/rZRmxL6MmkK24--