Received: by 2002:ac0:8c9a:0:0:0:0:0 with SMTP id r26csp3648495ima; Mon, 4 Feb 2019 02:47:26 -0800 (PST) X-Google-Smtp-Source: ALg8bN4G7T4JVdPkq7qiOZaYfZwFWZa2i4wzzMAzA3qXInKB4vPPFRilZEmp/4/sGCWYmP6vrz8l X-Received: by 2002:a62:16d6:: with SMTP id 205mr50265825pfw.256.1549277246762; Mon, 04 Feb 2019 02:47:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549277246; cv=none; d=google.com; s=arc-20160816; b=OBrxeeH40BFYbGlCyJzpl2frI04IlosZ0ioFEYFKq9tRmrpyU27ukQlMJEwiPR1+EW XSSeMfJKmoXZg+2FADc6hkVuRcqrPRjnOlKWFV1t7LzBh4rPv6qVGmZ7MyJ7bt7vflNU VjdgpEBSEbcya/q4qtXfXppokp1fy/YVqDJv/dVzUsJ6rGSL0dPcACe5eR0Uc4wGXv8i wXn5pyI8id1s1Ws6XzoSAtPZ+A9Q0A+YDPliqJ1esLowdISOadRDQYToSGhBvQVCraFq bEM8OoUM/8icfxNudqL4NNdqzQBZSYNMLBqr4JpO9MLojMSRxKZVw8Cg3wy3Dvy/36JH m9rQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=tv6/3djuEvJ7KScKHwK1EN/z6zVXsC4nsupHzBtf1a0=; b=HZ5/98BH0SyoPbrd4LXfQCCfz3gvVdYADkwlYCVm8DUvutw6gke/heH/O3XIJGxunQ 0KP8wZRq9z4L/ClynlyMoc9yQIHBk1QT+JBYLReEEvx072ZFHYvGIg0tNHsHRvBGXN6c To6KjBcwC067eIY3dmRK8hxYoyAtQrocU73u8OtwUIT2rIvcwyWMRsdA2ussP+1OCAqH hjd7Bi2BCXSnSYuQ3tc8eLKrXQj71Qgt5M7AVDhYH2FJCvnkcpcqE8yYAlWeJg1U+i+k cT6o16IIeBlAsn81WK6PXZ4bCl31HpQPpmBS5YM91uZczPjkTTYXExPE3p9cgly0pcK9 cVsA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GtaOe5fZ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 97si3479210plm.3.2019.02.04.02.47.10; Mon, 04 Feb 2019 02:47:26 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GtaOe5fZ; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731366AbfBDKqP (ORCPT + 99 others); Mon, 4 Feb 2019 05:46:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:44418 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731360AbfBDKqN (ORCPT ); Mon, 4 Feb 2019 05:46:13 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 693142087C; Mon, 4 Feb 2019 10:46:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1549277172; bh=nvERYFUpFoOx5Njkc36kteBPQLRuApF4sAlNRFE9tnk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GtaOe5fZngC+h95TxGYwGRKP5eeNg5Lb990SnZme32luyVQhrzBzYxB/9hO0fmH5I rEJS0c0Pf/6+OZHAUjAb3P3m/wMcJrqHPMmwoRsTDaCZ+L60pt52Y7HDut/KMNCLzo P2GijQVGQ3arr2iaKGTzh1E8hLz5J7TfKVlaAEnw= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, James Morse , Will Deacon Subject: [PATCH 4.14 27/46] arm64: hyp-stub: Forbid kprobing of the hyp-stub Date: Mon, 4 Feb 2019 11:36:58 +0100 Message-Id: <20190204103613.319594658@linuxfoundation.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190204103608.651205056@linuxfoundation.org> References: <20190204103608.651205056@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.14-stable review patch. If anyone has any objections, please let me know. ------------------ From: James Morse commit 8fac5cbdfe0f01254d9d265c6aa1a95f94f58595 upstream. The hyp-stub is loaded by the kernel's early startup code at EL2 during boot, before KVM takes ownership later. The hyp-stub's text is part of the regular kernel text, meaning it can be kprobed. A breakpoint in the hyp-stub causes the CPU to spin in el2_sync_invalid. Add it to the __hyp_text. Signed-off-by: James Morse Cc: stable@vger.kernel.org Signed-off-by: Will Deacon Signed-off-by: Greg Kroah-Hartman --- arch/arm64/kernel/hyp-stub.S | 2 ++ 1 file changed, 2 insertions(+) --- a/arch/arm64/kernel/hyp-stub.S +++ b/arch/arm64/kernel/hyp-stub.S @@ -28,6 +28,8 @@ #include .text + .pushsection .hyp.text, "ax" + .align 11 ENTRY(__hyp_stub_vectors)