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=-17.4 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, USER_IN_DEF_DKIM_WL 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 35589C433E2 for ; Tue, 15 Sep 2020 13:46:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C0C3A2074B for ; Tue, 15 Sep 2020 13:46:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="Zq/tYciP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726741AbgIONpk (ORCPT ); Tue, 15 Sep 2020 09:45:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726534AbgIONmx (ORCPT ); Tue, 15 Sep 2020 09:42:53 -0400 Received: from mail-wm1-x343.google.com (mail-wm1-x343.google.com [IPv6:2a00:1450:4864:20::343]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 28753C061225 for ; Tue, 15 Sep 2020 06:26:02 -0700 (PDT) Received: by mail-wm1-x343.google.com with SMTP id e17so3386216wme.0 for ; Tue, 15 Sep 2020 06:26:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=2yNDf9GHL0dKoxvbJXMEZsmuBxqjSPWbFWnBQ+bsVx4=; b=Zq/tYciPyZx9KYwYCV96moEHbfItRebhPkfpO0LbQW/pm4ZWOPgKTwHSqtz4xf23IF 5mLTx9a+4xiKwhvKGTqoPMoPROZxwFrtrJEhKE7D4bNjmg5bpzX72Po1xTqV534clV9e ZbeA++nyCC+7J8RavEVg+VfkhKXYfZOnZfBNiYnu7HCUaLBTGNw4TA7Pb6tRnNDjoY/9 LeAjodtG9Nsh1QIqlQdbH05fuJx+LioT1ONqoeFicxUtvHZOBAb5dp1K36Z5A0zq9xBV EwLfoQwrB7NwD6E4MteZZ6kh+7bbWaQc0iMsknkvn9pCbCz1hlb8UwYAeov4L8oTfXaj IZVQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2yNDf9GHL0dKoxvbJXMEZsmuBxqjSPWbFWnBQ+bsVx4=; b=dYWuNe1X/yDYUDTjxU4QzZqQJX3H+zHy00J3FujA1RcKpb03wStW8nCoFNIpTq9yfs 3HFRXOVgH1vcTIpJv8fHL8lBDwDdwUGxbyimHxho0bjfc04HmVxbo3rwEkrpWeV6lEmW jhsl7//T8rx6ezybIiTbbZUIKPDHv9u4jqZ2U82RhKgfF791DZBWWyzKBLP2+QmsvKP5 Gl4z6QIab7DGSkIZy/fgUAQ0Ste/xb7cUx0qCXQXr8Ssb4N1mpnzlDcIhurF0jpSLufC Vb3r52RZbyErNrVAUJl2nVj15RZRPXmHzaqKeCnTNmKFohXy4tABPHQYq+CBm8+wMjP8 aswA== X-Gm-Message-State: AOAM531K4pB32Q6d4zAr0/S0aB5xtFq/sUiXg2FJMK0Hd1geYNbHdykq mshuRbkKrGr7dDyvnZGX4wrvtw== X-Google-Smtp-Source: ABdhPJzN6BNttbXpvzOKfcQ4kcLQ5J8dw1KcLzWHa30tMiYDtHJ/9aauUZjGQ/GppbVMyFDxuvMGdA== X-Received: by 2002:a05:600c:204e:: with SMTP id p14mr4555612wmg.182.1600176360601; Tue, 15 Sep 2020 06:26:00 -0700 (PDT) Received: from google.com (49.222.77.34.bc.googleusercontent.com. [34.77.222.49]) by smtp.gmail.com with ESMTPSA id s67sm25882497wmf.38.2020.09.15.06.25.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 15 Sep 2020 06:26:00 -0700 (PDT) Date: Tue, 15 Sep 2020 13:25:58 +0000 From: George Popescu To: maz@kernel.org, catalin.marinas@arm.com, will@kernel.org, masahiroy@kernel.org, michal.lkml@markovi.net Cc: linux-arm-kernel@lists.infradead.org, kvmarm@lists.cs.columbia.edu, linux-kernel@vger.kernel.org, linux-kbuild@vger.kernel.org, clang-built-linux@googlegroups.com, james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, natechancellor@gmail.com, ndesaulniers@google.com, dbrazdil@google.com, broonie@kernel.org, maskray@google.com, ascull@google.com, keescook@chromium.org, akpm@linux-foundation.org, dvyukov@google.com, elver@google.com, tglx@linutronix.de, arnd@arndb.de Subject: Re: [PATCH 05/14] KVM: arm64: Define a buffer that can pass UBSan data from hyp/nVHE to kernel Message-ID: <20200915132558.GA1948537@google.com> References: <20200914172750.852684-1-georgepope@google.com> <20200914172750.852684-6-georgepope@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200914172750.852684-6-georgepope@google.com> Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org On Mon, Sep 14, 2020 at 05:27:41PM +0000, George-Aurelian Popescu wrote: > From: George Popescu Just realized that with UBSAN disabled this code won't compile. Sorry for that. Had to add the two lines of code below: > Store data, which is collected from UBSan handlers that lives inside hyp/nVHE, > into the kvm_ubsan_buffer. > This buffer is designed to store only UBSan data because it should not be > preoccupied by other mechanisms data structures and functionalities. > > Map the buffer and the write index before switching the control to > hyp/nVHE. > > Map the kernel .data region to read the compile time generated UBSan struct's > data from hyp/nVHE. > > Signed-off-by: George Popescu > --- > arch/arm64/include/asm/kvm_asm.h | 3 +++ > arch/arm64/include/asm/kvm_host.h | 6 +++++ > arch/arm64/include/asm/kvm_ubsan.h | 17 +++++++++++++ > arch/arm64/kvm/Makefile | 4 ++++ > arch/arm64/kvm/arm.c | 38 +++++++++++++++++++++++++++++- > arch/arm64/kvm/hyp/hyp-entry.S | 4 ++++ > arch/arm64/kvm/hyp/nvhe/ubsan.c | 24 ++++++++++++++++++- > arch/arm64/kvm/kvm_ubsan_buffer.c | 32 +++++++++++++++++++++++++ > 8 files changed, 126 insertions(+), 2 deletions(-) > create mode 100644 arch/arm64/include/asm/kvm_ubsan.h > create mode 100644 arch/arm64/kvm/kvm_ubsan_buffer.c > > diff --git a/arch/arm64/include/asm/kvm_asm.h b/arch/arm64/include/asm/kvm_asm.h > index 200bb8d0a720..9d4a77f08ffd 100644 > --- a/arch/arm64/include/asm/kvm_asm.h > +++ b/arch/arm64/include/asm/kvm_asm.h > @@ -63,6 +63,9 @@ > #define CHOOSE_VHE_SYM(sym) sym > #define CHOOSE_NVHE_SYM(sym) kvm_nvhe_sym(sym) > > +#define this_cpu_ptr_nvhe(sym) this_cpu_ptr(&kvm_nvhe_sym(sym)) > +#define per_cpu_ptr_nvhe(sym, cpu) per_cpu_ptr(&kvm_nvhe_sym(sym), cpu) > + > #ifndef __KVM_NVHE_HYPERVISOR__ > /* > * BIG FAT WARNINGS: > diff --git a/arch/arm64/include/asm/kvm_host.h b/arch/arm64/include/asm/kvm_host.h > index adc8957e9321..337fd2d0f976 100644 > --- a/arch/arm64/include/asm/kvm_host.h > +++ b/arch/arm64/include/asm/kvm_host.h > @@ -494,8 +494,14 @@ u64 __kvm_call_hyp(void *hypfn, ...); > __kvm_call_hyp(kvm_ksym_ref_nvhe(f), ##__VA_ARGS__); \ > }) > > +#ifdef CONFIG_UBSAN > +extern void __kvm_check_ubsan_buffer(void); #else static inline void __kvm_check_ubsan_buffer(void){} > +#endif > + > #define __kvm_arm_check_debug_buffer() \ > { \ > + if (IS_ENABLED(CONFIG_UBSAN)) \ > + __kvm_check_ubsan_buffer(); \ > } > > /* > diff --git a/arch/arm64/include/asm/kvm_ubsan.h b/arch/arm64/include/asm/kvm_ubsan.h > new file mode 100644 > index 000000000000..af607a796376 > --- /dev/null > +++ b/arch/arm64/include/asm/kvm_ubsan.h > @@ -0,0 +1,17 @@ > +/* SPDX-License-Identifier: GPL-2.0-only */ > +/* > + * Copyright 2020 Google LLC > + * Author: George Popescu > + */ > + > +#ifdef CONFIG_UBSAN > +#include > + > + > +#define UBSAN_MAX_TYPE 6 > +#define KVM_UBSAN_BUFFER_SIZE 1000 > + > +struct kvm_ubsan_info { > + int type; > +}; > +#endif > diff --git a/arch/arm64/kvm/Makefile b/arch/arm64/kvm/Makefile > index 99977c1972cc..92f06cb5b3df 100644 > --- a/arch/arm64/kvm/Makefile > +++ b/arch/arm64/kvm/Makefile > @@ -24,4 +24,8 @@ kvm-y := $(KVM)/kvm_main.o $(KVM)/coalesced_mmio.o $(KVM)/eventfd.o \ > vgic/vgic-mmio-v3.o vgic/vgic-kvm-device.o \ > vgic/vgic-its.o vgic/vgic-debug.o > > +CFLAGS_kvm_ubsan_buffer.o += -I $(srctree)/lib/ > +CFLAGS_arm.o += -I $(srctree)/lib > + > +kvm-$(CONFIG_UBSAN) += kvm_ubsan_buffer.o > kvm-$(CONFIG_KVM_ARM_PMU) += pmu-emul.o > diff --git a/arch/arm64/kvm/arm.c b/arch/arm64/kvm/arm.c > index b588c3b5c2f0..eff57069e103 100644 > --- a/arch/arm64/kvm/arm.c > +++ b/arch/arm64/kvm/arm.c > @@ -42,10 +42,17 @@ > #include > #include > > +#include > +#include > + > #ifdef REQUIRES_VIRT > __asm__(".arch_extension virt"); > #endif > > +#ifdef CONFIG_UBSAN > +DECLARE_KVM_DEBUG_BUFFER(struct kvm_ubsan_info, kvm_ubsan_buff, KVM_UBSAN_BUFFER_SIZE); > +#endif > + > DEFINE_PER_CPU(kvm_host_data_t, kvm_host_data); > static DEFINE_PER_CPU(unsigned long, kvm_arm_hyp_stack_page); > > @@ -1519,7 +1526,15 @@ static int init_hyp_mode(void) > kvm_err("Cannot map bss section\n"); > goto out_err; > } > - > +#ifdef CONFIG_UBSAN > + /* required by ubsan to access the handlers structures fields */ > + err = create_hyp_mappings(kvm_ksym_ref(_data), > + kvm_ksym_ref(__end_once), PAGE_HYP_RO); > + if (err) { > + kvm_err("Cannot map data section\n"); > + goto out_err; > + } > +#endif > err = kvm_map_vectors(); > if (err) { > kvm_err("Cannot map vectors\n"); > @@ -1552,6 +1567,27 @@ static int init_hyp_mode(void) > } > } > > +#ifdef CONFIG_UBSAN > + for_each_possible_cpu(cpu) { > + /* map the write index */ > + struct kvm_ubsan_info *buff; > + unsigned long *wr_ind; > + > + wr_ind = per_cpu_ptr_nvhe(kvm_ubsan_buff_wr_ind, cpu); > + err = create_hyp_mappings(wr_ind, wr_ind + 1, PAGE_HYP); > + if (err) { > + kvm_err("Cannot map the busan buffer write index: %d\n", err); > + goto out_err; > + } > + buff = per_cpu_ptr(kvm_nvhe_sym(kvm_ubsan_buff), cpu); > + err = create_hyp_mappings(buff, buff + KVM_UBSAN_BUFFER_SIZE, PAGE_HYP); > + if (err) { > + kvm_err("Cannot map the ubsan buffer: %d\n", err); > + goto out_err; > + } > + } > +#endif > + > err = hyp_map_aux_data(); > if (err) > kvm_err("Cannot map host auxiliary data: %d\n", err); > diff --git a/arch/arm64/kvm/hyp/hyp-entry.S b/arch/arm64/kvm/hyp/hyp-entry.S > index 8df0082b9ccf..bcdbab4d2e43 100644 > --- a/arch/arm64/kvm/hyp/hyp-entry.S > +++ b/arch/arm64/kvm/hyp/hyp-entry.S > @@ -14,6 +14,7 @@ > #include > #include > #include > +#include > > .macro save_caller_saved_regs_vect > /* x0 and x1 were saved in the vector entry */ > @@ -74,6 +75,9 @@ el1_sync: // Guest trapped into EL2 > cmp x0, #HVC_STUB_HCALL_NR > b.hs 1f > > +#ifdef CONFIG_UBSAN > + clear_kvm_debug_buffer kvm_ubsan_buff_wr_ind, x4, x5, x6 > +#endif > /* > * Compute the idmap address of __kvm_handle_stub_hvc and > * jump there. Since we use kimage_voffset, do not use the > diff --git a/arch/arm64/kvm/hyp/nvhe/ubsan.c b/arch/arm64/kvm/hyp/nvhe/ubsan.c > index a5db6b61ceb2..a43c9646e1e8 100644 > --- a/arch/arm64/kvm/hyp/nvhe/ubsan.c > +++ b/arch/arm64/kvm/hyp/nvhe/ubsan.c > @@ -3,9 +3,31 @@ > * Copyright 2020 Google LLC > * Author: George Popescu > */ > +#include > #include > #include > -#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > + > +DEFINE_KVM_DEBUG_BUFFER(struct kvm_ubsan_info, kvm_ubsan_buff, KVM_UBSAN_BUFFER_SIZE); > + > +static inline struct kvm_ubsan_info *kvm_ubsan_buffer_next_slot(void) > +{ > + struct kvm_ubsan_info *res; > + struct kvm_ubsan_info *buff; > + unsigned long *buff_ind; > + unsigned long buff_size = KVM_UBSAN_BUFFER_SIZE; > + unsigned int struct_size = sizeof(struct kvm_ubsan_info); > + > + init_kvm_debug_buffer(kvm_ubsan_buff, struct kvm_ubsan_info, buff, buff_ind); > + res = kvm_debug_buffer_next_slot(buff, buff_ind, struct_size, buff_size); > + return res; > +} > > void __ubsan_handle_add_overflow(void *_data, void *lhs, void *rhs) {} > > diff --git a/arch/arm64/kvm/kvm_ubsan_buffer.c b/arch/arm64/kvm/kvm_ubsan_buffer.c > new file mode 100644 > index 000000000000..28dcf19b5706 > --- /dev/null > +++ b/arch/arm64/kvm/kvm_ubsan_buffer.c > @@ -0,0 +1,32 @@ > +// SPDX-License-Identifier: GPL-2.0-only > +/* > + * Copyright 2020 Google LLC > + * Author: George Popescu > + */ > + > +#include > +#include > +#include > +#include > +#include > +#include > + > +#include > +#include > + > +DECLARE_KVM_DEBUG_BUFFER(struct kvm_ubsan_info, kvm_ubsan_buff, KVM_UBSAN_BUFFER_SIZE); > + > + > +void __kvm_check_ubsan_buffer(void) > +{ > + unsigned long *write_ind; > + unsigned long it; > + struct kvm_ubsan_info *slot; > + > + init_kvm_debug_buffer(kvm_ubsan_buff, struct kvm_ubsan_info, slot, write_ind); > + for_each_kvm_debug_buffer_slot(slot, write_ind, it) { > + /* check ubsan data */ > + slot->type = 0; > + } > +} > + > -- > 2.28.0.618.gf4bc123cb7-goog >