Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp729480rwl; Wed, 5 Apr 2023 07:03:49 -0700 (PDT) X-Google-Smtp-Source: AKy350ZcElSTdv9FtOKUH+UV9HAOfWTiW4YGRME8t27UzcTLwf4GSWRaMqBh9ngPuAaX9K+kf63H X-Received: by 2002:aa7:cc0e:0:b0:501:c0ef:6698 with SMTP id q14-20020aa7cc0e000000b00501c0ef6698mr1512527edt.39.1680703429282; Wed, 05 Apr 2023 07:03:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680703429; cv=none; d=google.com; s=arc-20160816; b=GlwVYq1yQZjgCB1qv8RBcxR2j7ImkcQkKOs4HHibcyzzzQruezeUKcCs6XMzQ3MgKG ylAzKKMid9nsHBgJGbGD4xhXRp2WoL38pER2+TeiJLjcHltpD5wYuQAlFecsniF8tPfy 0iDOpCqMlNCpCaI4G5V/ZVZvkQHXDoYtX/27TxW5vaaJ6hPMwXtNdgNTco9+AVbJXHkn iZ3w8oLfaRK7SECocVe0a+gF29yTjv7Zfz7aanqswGjOhdiKGPqIoZnrpwJVcNHgbAh1 u/O00Kn3XzXf9SzWDmB6l5pYMRzAlLHFNGdEd4dycijb0kI3xTJQM6N8lamyQavSH9/h w4Jw== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=pzZY75IoHJgyP3WuTjxWqotOqtiWcJfb6Z6QBiqRcnw=; b=GxdVQEwG9CMloJrf18vOfbaGUvYoHljZpftBTYWrJRwgKMAlgDlu0T0okfImlFBHdI UgX+tDz7Nd8SZEQb17qNzGNmLN5rfOWb6RpyoAkElz2dS6mCqOveIKZ1hlCCtar1gZrI uN1vvsFf6UVFcfF3hw/dgfQox/5j1/THEKeEqBVL/KAtUb+MHzw3zjgArU8nezfBL8z3 rH/URRyZbZlJVMRbxb5F7kJotjvKFm3bKoQbqLpxUCVPbKTniiZDi5DCcC5IoK7s9V8A uyS6ZKMnUPOHb3KjHe6ga/0tvbaivL3ojG2NF0wdiGAPzXtbnmUniLbZpPimKWjFK/+b 7cuQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h8-20020aa7c608000000b004c698b50187si2196561edq.335.2023.04.05.07.03.23; Wed, 05 Apr 2023 07:03:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238102AbjDEOBz (ORCPT + 99 others); Wed, 5 Apr 2023 10:01:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42308 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238200AbjDEOBN (ORCPT ); Wed, 5 Apr 2023 10:01:13 -0400 Received: from cloudserver094114.home.pl (cloudserver094114.home.pl [79.96.170.134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8C7065FED; Wed, 5 Apr 2023 07:00:56 -0700 (PDT) Received: from localhost (127.0.0.1) (HELO v370.home.net.pl) by /usr/run/smtp (/usr/run/postfix/private/idea_relay_lmtp) via UNIX with SMTP (IdeaSmtpServer 5.1.0) id 80b6ae4ee35ab9c8; Wed, 5 Apr 2023 16:00:54 +0200 Received: from kreacher.localnet (unknown [213.134.163.219]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by v370.home.net.pl (Postfix) with ESMTPSA id EEAAE1B4EA62; Wed, 5 Apr 2023 16:00:53 +0200 (CEST) From: "Rafael J. Wysocki" To: Linux ACPI Cc: LKML , Bob Moore , Kees Cook Subject: [PATCH 21/32] ACPICA: actbl1: Replace 1-element arrays with flexible arrays Date: Wed, 05 Apr 2023 15:48:56 +0200 Message-ID: <2196047.NgBsaNRSFp@kreacher> In-Reply-To: <4845957.31r3eYUQgx@kreacher> References: <4845957.31r3eYUQgx@kreacher> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-CLIENT-IP: 213.134.163.219 X-CLIENT-HOSTNAME: 213.134.163.219 X-VADE-SPAMSTATE: clean X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrvdejuddgjeduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecujffqoffgrffnpdggtffipffknecuuegrihhlohhuthemucduhedtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvfevufffkfgjfhgggfgtsehtufertddttdejnecuhfhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqnecuggftrfgrthhtvghrnhepledtieekkeekveeikeetgffgteeuteefjeevjeegudelvdduheeiuedvieehieevnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepvddufedrudefgedrudeifedrvdduleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpedvudefrddufeegrdduieefrddvudelpdhhvghlohepkhhrvggrtghhvghrrdhlohgtrghlnhgvthdpmhgrihhlfhhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqpdhnsggprhgtphhtthhopeegpdhrtghpthhtoheplhhinhhugidqrggtphhisehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtoheplhhinhhugidqkhgvrhhnvghlsehvghgvrhdrkhgvrhhnvghlrdhorhhgpdhrtghpthhtoheprhhosggvrhhtrdhmohhorhgvsehinhhtvghlrdgtohhmpdhrtghpthhtohepkhgvvghssehouhht fhhluhigrdhnvght X-DCC--Metrics: v370.home.net.pl 1024; Body=4 Fuz1=4 Fuz2=4 X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kees Cook ACPICA commit 8c9bd5d151f77767b2fd937911848b7159dc8ee9 Similar to "Replace one-element array with flexible-array", replace the 1-element array with a proper flexible array member as defined by C99. This allows the code to operate without tripping compile-time and run- time bounds checkers (e.g. via __builtin_object_size(), -fsanitize=bounds, and/or -fstrict-flex-arrays=3). No .text nor .data differences result from this change. Link: https://github.com/acpica/acpica/commit/8c9bd5d1 Signed-off-by: Bob Moore Signed-off-by: Rafael J. Wysocki --- include/acpi/actbl1.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/acpi/actbl1.h b/include/acpi/actbl1.h index 7a3ad28b86c6..6ee7437537db 100644 --- a/include/acpi/actbl1.h +++ b/include/acpi/actbl1.h @@ -944,7 +944,7 @@ struct acpi_table_drtm { struct acpi_drtm_vtable_list { u32 validated_table_count; - u64 validated_tables[1]; + u64 validated_tables[]; }; /* 2) Resources List (of Resource Descriptors) */ @@ -959,7 +959,7 @@ struct acpi_drtm_resource { struct acpi_drtm_resource_list { u32 resource_count; - struct acpi_drtm_resource resources[1]; + struct acpi_drtm_resource resources[]; }; /* 3) Platform-specific Identifiers List */ @@ -982,7 +982,7 @@ struct acpi_table_ecdt { struct acpi_generic_address data; /* Address of EC data register */ u32 uid; /* Unique ID - must be same as the EC _UID method */ u8 gpe; /* The GPE for the EC */ - u8 id[1]; /* Full namepath of the EC in the ACPI namespace */ + u8 id[]; /* Full namepath of the EC in the ACPI namespace */ }; /******************************************************************************* -- 2.35.3