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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87288C677C4 for ; Thu, 17 Aug 2023 21:24:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355349AbjHQVX6 (ORCPT ); Thu, 17 Aug 2023 17:23:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355384AbjHQVXq (ORCPT ); Thu, 17 Aug 2023 17:23:46 -0400 Received: from omta34.uswest2.a.cloudfilter.net (omta34.uswest2.a.cloudfilter.net [35.89.44.33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9BEC135B6 for ; Thu, 17 Aug 2023 14:23:36 -0700 (PDT) Received: from eig-obgw-5008a.ext.cloudfilter.net ([10.0.29.246]) by cmsmtp with ESMTP id We1vqwOsdfaVXWkSuqMSax; Thu, 17 Aug 2023 21:23:36 +0000 Received: from gator4166.hostgator.com ([108.167.133.22]) by cmsmtp with ESMTPS id WkStqY6l6DHerWkStqlHAC; Thu, 17 Aug 2023 21:23:35 +0000 X-Authority-Analysis: v=2.4 cv=MN5zJeVl c=1 sm=1 tr=0 ts=64de8fd7 a=1YbLdUo/zbTtOZ3uB5T3HA==:117 a=WzbPXH4gqzPVN0x6HrNMNA==:17 a=OWjo9vPv0XrRhIrVQ50Ab3nP57M=:19 a=dLZJa+xiwSxG16/P+YVxDGlgEgI=:19 a=IkcTkHD0fZMA:10 a=UttIx32zK-AA:10 a=wYkD_t78qR0A:10 a=NEAV23lmAAAA:8 a=stkexhm8AAAA:8 a=J1Y8HTJGAAAA:8 a=1XWaLZrsAAAA:8 a=VwQbUJbxAAAA:8 a=20KFwNOVAAAA:8 a=cm27Pg_UAAAA:8 a=YSKGN3ub9cUXa_79IdMA:9 a=QEXdDO2ut3YA:10 a=pIW3pCRaVxJDc-hWtpF8:22 a=y1Q9-5lHfBjTkpIzbSAN:22 a=AjGcO6oz07-iQ99wixmX:22 a=xmb-EsYY8bH0VWELuYED:22 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=embeddedor.com; s=default; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:Cc:To:Subject:MIME-Version:Date:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=lT3feiVIpeNet918Ell0Rq1r93eWPu5j+HiAoKEVFCI=; b=ZnFvo0kH3g/zYMBV+pe/GUWJJh g69NFHO3tC89luq4eNxnJP8R02MSCWYFLLAA27vaqElCGjFeEBSW0TPwR45eQAq9ERWOspC3uNjqD 9gzvIkrdr5goFP+Vda4W3p47QP80KxptBhXHuO+/6zIrtuLxW9944dR1kCaoqpYO7jnIBbGWXevya RTN8TIU3gPQyyq3B0NfQTfL29j//AXDevgiKnnNV54zBguu6tzYjrlaT8vvCKWLP8XGRlX8FB9CA3 Qdclt9XjIQ99IIWaKw3/hWg3L9LHjIf2VSctqUat9+Hop3S51PkZ8DqJdQ712OullIeIkTqgD74am CmX6aktA==; Received: from 187-162-21-192.static.axtel.net ([187.162.21.192]:32884 helo=[192.168.15.8]) by gator4166.hostgator.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1qWkSr-001lTl-1O; Thu, 17 Aug 2023 16:23:33 -0500 Message-ID: <6a6fff5b-f060-2d31-976d-9eea491bffae@embeddedor.com> Date: Thu, 17 Aug 2023 15:24:35 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 Subject: Re: [PATCH 6/7] wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_by Content-Language: en-US To: Kees Cook , Johannes Berg Cc: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Nathan Chancellor , Nick Desaulniers , Tom Rix , linux-kernel@vger.kernel.org, llvm@lists.linux.dev, linux-hardening@vger.kernel.org References: <20230817211114.never.208-kees@kernel.org> <20230817211531.4193219-6-keescook@chromium.org> From: "Gustavo A. R. Silva" In-Reply-To: <20230817211531.4193219-6-keescook@chromium.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator4166.hostgator.com X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - embeddedor.com X-BWhitelist: no X-Source-IP: 187.162.21.192 X-Source-L: No X-Exim-ID: 1qWkSr-001lTl-1O X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: 187-162-21-192.static.axtel.net ([192.168.15.8]) [187.162.21.192]:32884 X-Source-Auth: gustavo@embeddedor.com X-Email-Count: 120 X-Org: HG=hgshared;ORG=hostgator; X-Source-Cap: Z3V6aWRpbmU7Z3V6aWRpbmU7Z2F0b3I0MTY2Lmhvc3RnYXRvci5jb20= X-Local-Domain: yes X-CMAE-Envelope: MS4xfOHQBT8bWROFKnbknQ+qWkxto8qC/xUNJdNNps7oqEEXYq22MJHg7SfwGFhz5zwmO+CHkF5oIRSSUHQu4b2DwUorFq/+lvC26XtQW3Xo5CN8snm52X/y D+y7aZUCOBXUu4FYMHX1Xf7BfaS4QmN5QsJW5t0egfR48e88ukzO3AKN/jPhFsqtKwEBGFXjqwvR8m0zVlKWz5pu4mDNxRqFvjbGMuvMesp9Nrarh2nt4GpJ Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 8/17/23 15:15, Kees Cook wrote: > Prepare for the coming implementation by GCC and Clang of the __counted_by > attribute. Flexible array members annotated with __counted_by can have > their accesses bounds-checked at run-time checking via CONFIG_UBSAN_BOUNDS > (for array indexing) and CONFIG_FORTIFY_SOURCE (for strcpy/memcpy-family > functions). > > As found with Coccinelle[1], add __counted_by for struct cfg80211_scan_request. > Additionally, since the element count member must be set before accessing > the annotated flexible array member, move its initialization earlier. > > [1] https://github.com/kees/kernel-tools/blob/trunk/coccinelle/examples/counted_by.cocci > > Cc: Johannes Berg > Cc: "David S. Miller" > Cc: Eric Dumazet > Cc: Jakub Kicinski > Cc: Paolo Abeni > Cc: linux-wireless@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Kees Cook Reviewed-by: Gustavo A. R. Silva Thanks -- Gustavo > --- > include/net/cfg80211.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h > index 6efe216c01d2..a2afc94a5408 100644 > --- a/include/net/cfg80211.h > +++ b/include/net/cfg80211.h > @@ -2544,7 +2544,7 @@ struct cfg80211_scan_request { > struct cfg80211_scan_6ghz_params *scan_6ghz_params; > > /* keep last */ > - struct ieee80211_channel *channels[]; > + struct ieee80211_channel *channels[] __counted_by(n_channels); > }; > > static inline void get_random_mask_addr(u8 *buf, const u8 *addr, const u8 *mask)