Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3408233pxf; Mon, 22 Mar 2021 05:54:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwtVNAip0P/l625p4VjJcNaUM+nlcNAJ3BLy9mudoBhecZ7QtA3zcEN97fUf98qrfhpVsg5 X-Received: by 2002:a17:906:cd12:: with SMTP id oz18mr19151845ejb.498.1616417693085; Mon, 22 Mar 2021 05:54:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616417693; cv=none; d=google.com; s=arc-20160816; b=HIg+CHzG4wwb75jSxpMEoym5jaVV1wNW5mgYxd/LbwlXEdFEi/HRo/09EoqNnAL/VK yOvhEEnl+jvowmFKHvYOIzlk+Xmn7vylcNMp2fhE4JaM0fYKzfVjSFYi7ar4nj6WEYxF KufswyqHc2Qxh7EYRu1g8QX4SD80bGJw5D6Si+tXUnT1TqlFJ/yZrxUhwRrUTRJ5p8Ng Z82SW8jovz3CMlCgIXxyV/4E2pjoyDUDufLENOvNnDBbBzM1sa6e25a3TmbpLH1PU4V5 8WDDIBb4S4E9RRL6lxb3Qd4T5MfeHo9oZdSiVpqCgUp05t/YyV7VEL2T5q7byOpXOpQD TPRQ== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=P9TgPJVSxk1VDvpfQ1eECgH6y297/nTGrGyiIHK/mwg=; b=IuWktlQMkSWNPNCkQxD61SnNL3ZFU8T54cjanVdjMLQtx4esb2wWXFfSkjPYECUGty TxIiRyBNzlEDYpkMCP2YD2ViYTEeLiznUl+aFM9hypOadRUg8emaiT+H8dc1PNUXpKEq XAiIzdOSiMsrWf8o+83HH9uU1Rb48YC6ruvrjLjLQ5CTKD4PshV+Hw+SsJMRERMrTpSp W/v3pSVv1Syrva3MrpFFUUMMvaaEi249I1BajdDZ8A3q6E9WLXTfkNaJOmRYWkxk9pg1 ftBPXyCx2o3cc/mhjpSTiNGz1HpAlFTp/hcj7vTLg/0y5zwVxc4+TQhfT/acjUVsWoiL Njyw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aHnRnHkF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j13si11195380edn.369.2021.03.22.05.54.30; Mon, 22 Mar 2021 05:54:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=aHnRnHkF; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230345AbhCVMxS (ORCPT + 99 others); Mon, 22 Mar 2021 08:53:18 -0400 Received: from mail.kernel.org ([198.145.29.99]:35512 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232682AbhCVMnM (ORCPT ); Mon, 22 Mar 2021 08:43:12 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 26750619D4; Mon, 22 Mar 2021 12:41:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1616416867; bh=u037gL+vhNzjNoO//cnCmFQyJuhXU1YQYDVwVRbXDO8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=aHnRnHkFv5WzsgK4bJ8rvx4YWmaBn9zE/kGz6CUDzHHkHnkbjUP1C5W4S3ALsa4sh XyVeJM82zFZgtVJ4dv0J2Nc/+P4iV6K/n4A+HEi4b2rT0nxbaxKKFCIt23WNWQ+yzj 6gUg//7f+dvWJUTCtGewe5imt2x3ALMBVAtTX6aE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Nathan Chancellor , Nick Desaulniers , Ard Biesheuvel Subject: [PATCH 5.10 154/157] efi: use 32-bit alignment for efi_guid_t literals Date: Mon, 22 Mar 2021 13:28:31 +0100 Message-Id: <20210322121938.626922001@linuxfoundation.org> X-Mailer: git-send-email 2.31.0 In-Reply-To: <20210322121933.746237845@linuxfoundation.org> References: <20210322121933.746237845@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ard Biesheuvel commit fb98cc0b3af2ba4d87301dff2b381b12eee35d7d upstream. Commit 494c704f9af0 ("efi: Use 32-bit alignment for efi_guid_t") updated the type definition of efi_guid_t to ensure that it always appears sufficiently aligned (the UEFI spec is ambiguous about this, but given the fact that its EFI_GUID type is defined in terms of a struct carrying a uint32_t, the natural alignment is definitely >= 32 bits). However, we missed the EFI_GUID() macro which is used to instantiate efi_guid_t literals: that macro is still based on the guid_t type, which does not have a minimum alignment at all. This results in warnings such as In file included from drivers/firmware/efi/mokvar-table.c:35: include/linux/efi.h:1093:34: warning: passing 1-byte aligned argument to 4-byte aligned parameter 2 of 'get_var' may result in an unaligned pointer access [-Walign-mismatch] status = get_var(L"SecureBoot", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, ^ include/linux/efi.h:1101:24: warning: passing 1-byte aligned argument to 4-byte aligned parameter 2 of 'get_var' may result in an unaligned pointer access [-Walign-mismatch] get_var(L"SetupMode", &EFI_GLOBAL_VARIABLE_GUID, NULL, &size, &setupmode); The distinction only matters on CPUs that do not support misaligned loads fully, but 32-bit ARM's load-multiple instructions fall into that category, and these are likely to be emitted by the compiler that built the firmware for loading word-aligned 128-bit GUIDs from memory So re-implement the initializer in terms of our own efi_guid_t type, so that the alignment becomes a property of the literal's type. Fixes: 494c704f9af0 ("efi: Use 32-bit alignment for efi_guid_t") Reported-by: Nathan Chancellor Reviewed-by: Nick Desaulniers Reviewed-by: Nathan Chancellor Tested-by: Nathan Chancellor Link: https://github.com/ClangBuiltLinux/linux/issues/1327 Signed-off-by: Ard Biesheuvel Signed-off-by: Greg Kroah-Hartman --- include/linux/efi.h | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) --- a/include/linux/efi.h +++ b/include/linux/efi.h @@ -72,8 +72,10 @@ typedef void *efi_handle_t; */ typedef guid_t efi_guid_t __aligned(__alignof__(u32)); -#define EFI_GUID(a,b,c,d0,d1,d2,d3,d4,d5,d6,d7) \ - GUID_INIT(a, b, c, d0, d1, d2, d3, d4, d5, d6, d7) +#define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ + (a) & 0xff, ((a) >> 8) & 0xff, ((a) >> 16) & 0xff, ((a) >> 24) & 0xff, \ + (b) & 0xff, ((b) >> 8) & 0xff, \ + (c) & 0xff, ((c) >> 8) & 0xff, d } } /* * Generic EFI table header