Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp5062567pxb; Mon, 15 Feb 2021 08:31:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJxR6HgrR0OP81j4lOd2BVNP3M7wgVN0aiSIPdzusBMmgRGORXWTYSufFJf2DOlgTr1Ti13S X-Received: by 2002:a17:906:4050:: with SMTP id y16mr2161399ejj.203.1613406714724; Mon, 15 Feb 2021 08:31:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1613406714; cv=none; d=google.com; s=arc-20160816; b=x6nHXyIUnU5wHxpsoIG9Ck94Swaf/rhbD1lC82u5lrdR2Rg+AQjQntYi6vYosL8UFl bPF5lwM/9BKq+E12XWTZUz20iIuBk/KJtc9Us6km5RUNKaO2bNYY+5IQ2HnHtZR/uKAW chx54P2k5yNc+9Q7FMHuUjz49nWjka7/DlOAaHhGuXR94zdj/o/65QAKeARhso1nDNNo KF+ezNiYPNppD8vX7BokQcCs+jxfTXRN1NJ1rp9P0iQGe0S9VyOUATUfwzlixWiikCDv bUYZFCh7YJek/4jiWw/oUQNzKHy5jnbGMH5ncwyKCAfUtwCHcl4qwe7iLdyPleuRq8fE EwXw== 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=dVB/fBMrYHMcF59buCHcH/EMK/nqkYZ16Y9xBu+5rXE=; b=xcFvU8fo0lGSlqg16uua8ZmGSeyd0J5M7/dDCj8dd4HtcuqwOruTu8KpMP8km8bI7d Ub8sUh/I1hfCpooWuyJ+Nh23vAptOExt0ZrIAFGs6CRVZfwVwDeFrVZnu/5Fpd+9io1S vOP9GcZXNbM4KZe1b5AfAOFXWSWyUTiCiRi/KcuDkZ0SoM0LqLd+H24jBPX4CT2FUztu jmlBc2o03DZQZgQBE+VyHOEkc/XQSW2M2qtQpQc8s16E7X22h57nXmQIyBeUO5MzdGCp QQOMyZKi4uxHxuGZ0ouxzvwRSPRHFVUtS2yoYn51ePvoedvgQodUcz0+GfOGlND+vzL4 aSiA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=1uCoC5qQ; 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 d16si12858027edy.432.2021.02.15.08.31.31; Mon, 15 Feb 2021 08:31:54 -0800 (PST) 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=1uCoC5qQ; 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 S230313AbhBOQ3K (ORCPT + 99 others); Mon, 15 Feb 2021 11:29:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:50214 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231365AbhBOPhS (ORCPT ); Mon, 15 Feb 2021 10:37:18 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 910DC64E93; Mon, 15 Feb 2021 15:32:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1613403147; bh=MwE0dRe4FlkiHM4UEKZwi9NyT1H5uA6kVgZ45xrrRhw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1uCoC5qQe3Bhax6EIkYcwmYUUb5tnPH6l6eaeKyNb/C/V8AoMdVZuwZJRCyToXsXN y6wBfgtCcUivEdySWvv/oYVWMv7wM2CmLTa6W5g74xfBD7NLngW1RJ6Nj1UmJQSlNa EYuCWcEMEdDbarTkA0ptkw6gAiecNgskz3aTL+6o= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Arnd Bergmann , Borislav Petkov , Nathan Chancellor , Ard Biesheuvel , Nick Desaulniers , Sasha Levin Subject: [PATCH 5.10 046/104] x86/efi: Remove EFI PGD build time checks Date: Mon, 15 Feb 2021 16:26:59 +0100 Message-Id: <20210215152720.965329219@linuxfoundation.org> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20210215152719.459796636@linuxfoundation.org> References: <20210215152719.459796636@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: Borislav Petkov [ Upstream commit 816ef8d7a2c4182e19bc06ab65751cb9e3951e94 ] With CONFIG_X86_5LEVEL, CONFIG_UBSAN and CONFIG_UBSAN_UNSIGNED_OVERFLOW enabled, clang fails the build with x86_64-linux-ld: arch/x86/platform/efi/efi_64.o: in function `efi_sync_low_kernel_mappings': efi_64.c:(.text+0x22c): undefined reference to `__compiletime_assert_354' which happens due to -fsanitize=unsigned-integer-overflow being enabled: -fsanitize=unsigned-integer-overflow: Unsigned integer overflow, where the result of an unsigned integer computation cannot be represented in its type. Unlike signed integer overflow, this is not undefined behavior, but it is often unintentional. This sanitizer does not check for lossy implicit conversions performed before such a computation (see -fsanitize=implicit-conversion). and that fires when the (intentional) EFI_VA_START/END defines overflow an unsigned long, leading to the assertion expressions not getting optimized away (on GCC they do)... However, those checks are superfluous: the runtime services mapping code already makes sure the ranges don't overshoot EFI_VA_END as the EFI mapping range is hardcoded. On each runtime services call, it is switched to the EFI-specific PGD and even if mappings manage to escape that last PGD, this won't remain unnoticed for long. So rip them out. See https://github.com/ClangBuiltLinux/linux/issues/256 for more info. Reported-by: Arnd Bergmann Signed-off-by: Borislav Petkov Reviewed-by: Nathan Chancellor Acked-by: Ard Biesheuvel Tested-by: Nick Desaulniers Tested-by: Nathan Chancellor Link: http://lkml.kernel.org/r/20210107223424.4135538-1-arnd@kernel.org Signed-off-by: Sasha Levin --- arch/x86/platform/efi/efi_64.c | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/arch/x86/platform/efi/efi_64.c b/arch/x86/platform/efi/efi_64.c index e1e8d4e3a2139..8efd003540cae 100644 --- a/arch/x86/platform/efi/efi_64.c +++ b/arch/x86/platform/efi/efi_64.c @@ -115,31 +115,12 @@ void efi_sync_low_kernel_mappings(void) pud_t *pud_k, *pud_efi; pgd_t *efi_pgd = efi_mm.pgd; - /* - * We can share all PGD entries apart from the one entry that - * covers the EFI runtime mapping space. - * - * Make sure the EFI runtime region mappings are guaranteed to - * only span a single PGD entry and that the entry also maps - * other important kernel regions. - */ - MAYBE_BUILD_BUG_ON(pgd_index(EFI_VA_END) != pgd_index(MODULES_END)); - MAYBE_BUILD_BUG_ON((EFI_VA_START & PGDIR_MASK) != - (EFI_VA_END & PGDIR_MASK)); - pgd_efi = efi_pgd + pgd_index(PAGE_OFFSET); pgd_k = pgd_offset_k(PAGE_OFFSET); num_entries = pgd_index(EFI_VA_END) - pgd_index(PAGE_OFFSET); memcpy(pgd_efi, pgd_k, sizeof(pgd_t) * num_entries); - /* - * As with PGDs, we share all P4D entries apart from the one entry - * that covers the EFI runtime mapping space. - */ - BUILD_BUG_ON(p4d_index(EFI_VA_END) != p4d_index(MODULES_END)); - BUILD_BUG_ON((EFI_VA_START & P4D_MASK) != (EFI_VA_END & P4D_MASK)); - pgd_efi = efi_pgd + pgd_index(EFI_VA_END); pgd_k = pgd_offset_k(EFI_VA_END); p4d_efi = p4d_offset(pgd_efi, 0); -- 2.27.0