From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 93B48C432BE for ; Mon, 23 Aug 2021 14:58:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7B682613A7 for ; Mon, 23 Aug 2021 14:58:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230364AbhHWO6q (ORCPT ); Mon, 23 Aug 2021 10:58:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:43030 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229726AbhHWO6p (ORCPT ); Mon, 23 Aug 2021 10:58:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id D83476126A; Mon, 23 Aug 2021 14:58:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629730683; bh=VajzC1sI/veGDJx6T8QXvO5++Fal+F0aqT2if88hGB4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KSM1M93GS+/NyeD3TVXK3SsdLewgdolWjn/C5hG6CKx1aCeLT+Jwb0dXO7SHGdbeF JecuaSAOz3BsOBf6P1oVpdo/yZ4LrfLCiRrdG9G0/fN0baDRFiQ066z/N1OdaVMO/n LmbQ5WdHoD1ZT32XTZ0YiId+O7Ug7lSUqiAVh/PjtYvWlXtNrCbgVOvThQdNSUd1eW aLUhMKysOGIJ0vdteYUaiDmBEXMpx2IQRt9VwNvMU/oY/3yjrDtQQbqLjKS2som/e+ uoMEhVVdGDhzwga4Q2Ymdi8BJHCNqbeMFBRXOlverUd2h2oKjIMiQOrBBuCvNtIQET +yg9w0Fkhba9g== Received: by pali.im (Postfix) id 49223FC2; Mon, 23 Aug 2021 16:58:00 +0200 (CEST) Date: Mon, 23 Aug 2021 16:58:00 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Ben Greear Cc: Sasha Levin , Greg KH , stable@vger.kernel.org, linux-wireless@vger.kernel.org Subject: Re: Drivers for Qualcomm wifi chips (ath*k) and security issues Message-ID: <20210823145800.4vzdgzjch77ldeku@pali> References: <20210823140844.q3kx6ruedho7jen5@pali> <18c5a8be-66d7-0dd8-b158-0931335f7ac5@candelatech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <18c5a8be-66d7-0dd8-b158-0931335f7ac5@candelatech.com> User-Agent: NeoMutt/20180716 Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Monday 23 August 2021 07:32:11 Ben Greear wrote: > On 8/23/21 7:08 AM, Pali Rohár wrote: > > Hello Sasha and Greg! > > > > Last week I sent request for backporting ath9k wifi fixes for security > > issue CVE-2020-3702 into stable LTS kernels because Qualcomm/maintainers > > did not it for more months... details are in email: > > https://lore.kernel.org/stable/20210818084859.vcs4vs3yd6zetmyt@pali/t/#u > > For one thing, almost everyone using these radios is using openwrt or > similar which has its own patch sets. AFAIK, latest stable released openwrt uses ath9k from 4.19 tree and AFAIK did not have above patch. > So, it is good to have the patches backported to real kernels, > but also, for actual users of these, it matters more what openwrt > has done... ath9k and ath10k wifi cards are widely used not only in wifi routers (as access points) but also in laptops (as clients). These chips are available on more (noname / laptop vendor branded) cards so are popular also outside of openwrt market. Maybe people even do not know that their wifi card in laptop has one of these Qualcomm chips. > Thanks, > Ben > > > > > And now I got reports that in stable LTS kernels (4.14, 4.19) are > > missing also other fixes for other Qualcomm wifi security issues, > > covered by FragAttacks codename: CVE-2020-26145 CVE-2020-26139 > > CVE-2020-26141 > > > > People have already asked if somebody is already doing backports to 4.19 > > of patches for these security issues, but there was no response, see email: > > https://lore.kernel.org/linux-wireless/704e1c77-6c48-79f7-043a-b2d03fbfef8b@candelatech.com/ > > > > I got information that issues for ath10k are again going to be (or are > > already?) fixed in some vendor custom/fork kernels, but not in official > > stable tree 4.14/4.19 (yet). > > > > This situation is really bad because lot of times I hear to use mainline > > kernel versions or official stable LTS tree (which are maintained by > > you), but due to such security issues in LTS trees which stays unfixed > > and others say to use rather vendor custom/fork kernels where it is > > claimed that issues are fixed. > > > > And because there is no statement for end users (end users do not > > communicate with vendors and so they do not have information what is > > supported and what not), end users just use what Linux open source > > distributions have in their kernels (which lot of times match official > > LTS kernel trees). And users think that everything is OK and security > > issues are fixed. > > > > So there is really a need for public statement from you or Qualcomm > > side, if stable LTS kernel trees are going to include security fixes for > > drivers used by Qualcomm wifi chips (ath*k) or not or under which > > conditions. And what should users / Linux distributions use if they do > > not want to have years-old unpatched drivers with security issues. Such > > information is really important also for distributions which include > > unmodified (or slightly modified) kernel LTS trees into their own > > packages. As they also need to know from which source should take > > (e.g. Qualcomm wifi) drivers for their systems to ensure that have > > security patches applied. > > > > I can understand that you or other people or volunteers do not have time > > to track or maintain some parts of drivers. So nothing wrong if official > > statement is that stable trees X and Y do not receive security updates > > for driver A and B anymore. Also I can understand that it takes some > > time to include required fixes, so expect fixes for A and B in X and Y > > versions with one month delay. But it is needed to know what should > > people expect from LTS trees for particular drivers. Because I think it > > is not currently clear... > > > > Do not take me wrong, I just wanted to show that this is hidden problem > > which needs some discussion. > > > > > -- > Ben Greear > Candela Technologies Inc http://www.candelatech.com