Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp849500pxv; Thu, 22 Jul 2021 13:59:00 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwaZmKFj+YVgi0OZ/8s4X2Dw8yZVA51sWZJ2QhaDM3ZwYX4mhmVw/gu8/C7S3FANQc+CjfC X-Received: by 2002:a05:6e02:c8e:: with SMTP id b14mr1201017ile.236.1626987540101; Thu, 22 Jul 2021 13:59:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1626987540; cv=none; d=google.com; s=arc-20160816; b=zsI4cZfJIU4eQOFUSh3aI0D5v7MCRdfLwHvhe9/oagSRc1KSwp36LjsROj/0HC58vJ 9XtDakYEr8Sg0/Xxo3n6WE6b3IS5XboJh0wAtN6TmvEP56ty2OlJ9eIWCBQZdtX7TMb0 X0zjtK+OXPhBy/Jx/vKZudCCHz1kesX3C4gZumqd2/Epz8oYgayvOUBhPTnsSoMpNJnF k6D/C4T8iqWEY/qwE64tqXochgRQX8aJYvCxtD7dNFiRjqOPCGtc74UAgtCRowG1PyJe QGaf8+H7ttiroVSR+OeXX5JmXkrhVDp1pRt9tgAwWX7o4lVF54m5/ybP9ay17QuIL0NG M5wg== 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 :message-id:date:subject:cc:to:from; bh=W3euR9VBg0z7JMzh5J46nyjEtNHnK72KD0VjMCoQgpI=; b=MsVWOuGL/t5vEGXytkzjwOq934W1Fr+Ud7WlWgV6uQoFnoa3upcY0n7LQ7v41E0j/w wKbg86PHNVnEOduzLbORAZ/ocQ+vAQwYiyQUfdC8trSKkiKAUKtlZHpIFS4dmCWh2Qv8 9h6FkFsDhUuT6DqE0rYuaueHXsOosnZAc02EZz4rNQL8O/Ti0ipRYzq+FIXndpjJTlXa fPRCy2ke1aUBg9Od9+kJhN79GEpCjAr8F0x+zVAwCrcCi/PMw27IoeTojgwLtNGvmpFY Ne7A+fLy/oSiXIAub146aRGXZQwR4ffQYEeGyhHyLgJqJkkpSFnuupj3hziJv78s+pDO k+6Q== ARC-Authentication-Results: i=1; mx.google.com; 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=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x90si21117602jah.3.2021.07.22.13.58.47; Thu, 22 Jul 2021 13:59:00 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231295AbhGVURb (ORCPT + 99 others); Thu, 22 Jul 2021 16:17:31 -0400 Received: from mga03.intel.com ([134.134.136.65]:15252 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230429AbhGVUR3 (ORCPT ); Thu, 22 Jul 2021 16:17:29 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10053"; a="211800503" X-IronPort-AV: E=Sophos;i="5.84,262,1620716400"; d="scan'208";a="211800503" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2021 13:58:03 -0700 X-IronPort-AV: E=Sophos;i="5.84,262,1620716400"; d="scan'208";a="433273355" Received: from yyu32-desk.sc.intel.com ([143.183.136.146]) by fmsmga007-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Jul 2021 13:58:03 -0700 From: Yu-cheng Yu To: x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Borislav Petkov , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , Florian Weimer , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek , Peter Zijlstra , Randy Dunlap , "Ravi V. Shankar" , Dave Martin , Weijiang Yang , Pengfei Xu , Haitao Huang , Rick P Edgecombe Cc: Yu-cheng Yu Subject: [PATCH v28 00/10] Control-flow Enforcement: Indirect Branch Tracking Date: Thu, 22 Jul 2021 13:57:13 -0700 Message-Id: <20210722205723.9476-1-yu-cheng.yu@intel.com> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Control-flow Enforcement (CET) is a new Intel processor feature that blocks return/jump-oriented programming attacks. Details are in "Intel 64 and IA-32 Architectures Software Developer's Manual" [1]. This is the second part of CET and enables Indirect Branch Tracking (IBT). It is built on top of the shadow stack series. Changes in v28: - Patch #10: Update change log and comments. Changes in v27: - Use a ucontext flag to save/restore IBT status. - Disable IBT support for IA32. - Rebase to Linus tree v5.13-rc2. [1] Intel 64 and IA-32 Architectures Software Developer's Manual: https://software.intel.com/en-us/download/intel-64-and-ia-32- architectures-sdm-combined-volumes-1-2a-2b-2c-2d-3a-3b-3c-3d-and-4 [2] Indirect Branch Tracking patches v27: https://lore.kernel.org/r/20210521221531.30168-1-yu-cheng.yu@intel.com/ H.J. Lu (3): x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking x86/vdso: Insert endbr32/endbr64 to vDSO x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point Yu-cheng Yu (7): x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking x86/cet/ibt: Add user-mode Indirect Branch Tracking support x86/cet/ibt: Handle signals for Indirect Branch Tracking x86/cet/ibt: Disable IBT for ia32 x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking x86/vdso: Introduce ENDBR macro x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave arch/x86/Kconfig | 19 +++++ arch/x86/entry/vdso/Makefile | 4 + arch/x86/entry/vdso/vdso32/system_call.S | 2 + arch/x86/entry/vdso/vsgx.S | 4 + arch/x86/ia32/ia32_signal.c | 22 +++++- arch/x86/include/asm/cet.h | 13 ++++ arch/x86/include/asm/disabled-features.h | 8 +- arch/x86/include/asm/elf.h | 13 +++- arch/x86/include/asm/vdso.h | 20 ++++- arch/x86/include/uapi/asm/ucontext.h | 5 ++ arch/x86/kernel/Makefile | 1 + arch/x86/kernel/cet_prctl.c | 5 ++ arch/x86/kernel/ibt.c | 99 ++++++++++++++++++++++++ arch/x86/kernel/process_64.c | 6 ++ arch/x86/kernel/signal.c | 6 ++ 15 files changed, 221 insertions(+), 6 deletions(-) create mode 100644 arch/x86/kernel/ibt.c -- 2.21.0