Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp6015608ybc; Wed, 27 Nov 2019 13:26:39 -0800 (PST) X-Google-Smtp-Source: APXvYqz5lPkhDG6lrPXURatCwP+a0EM1kz1doGAT/61N576vhW5SNpjUWrbHMgHEEQPRu/bvKBvh X-Received: by 2002:a05:6402:1692:: with SMTP id a18mr34966486edv.297.1574889999356; Wed, 27 Nov 2019 13:26:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574889999; cv=none; d=google.com; s=arc-20160816; b=oQQJxHbeOEjWpdi4ezTyfQd54s3957sSj6mIzbxfwUvYSk1IsIvILBirgGcdpcDwyl sQCrOdUd9MSVdOc5JkP6b30dZgMv0mYJ0n18YN7ENeocQCwtezYjY8to316hBS/FecIE mcffqGGNXmcS6Ds/63G8PsWTOKwcATaV5GmNyQo0movtHD+XHU3ckhZYFHEtBiypNqHR uI51LkWmTUWp2Fd9woXcOg/9yPRE8yFlo+2uaICoXnTHEEZ7QjWqoEymmOyoFk18r02p uvG0OFCfD3pMV6MLA+lDut6uBb4YYCZiusZfA2SCP2GyB+/1++ewSXJ9UhbCOmzD0drF 5iBg== 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=TeFlYBXowjsrArg16djzwy3F5+8SACO1QQaLyMdNFNg=; b=KsPtLgUK4L1XcqaEQUUyvgtENi1JmkcQAvKoaBHN/SFvxUgBw50XgAQoIBliM3ZBNe SKxGLQiHLkn+L0FwE9l0IEZKEHQ95XuYBPpICbf8OKiJfNcLcKNdse75Qgz69fWSFUvy FNU33iaA4+URfq+gLcYbWdstie04Q/fFqygI1FwB2Th49J6aTl2VxAAcD2UOhEuEJ9bN 0zieSeZTOcbNQn9NBuIFEYCfmPTFORzvRrJNJc6qOghu/4EKLlQqAeJd0luuUDxVFICB p6GVEqkm5lMss7E36JTQzkAsr+wCXsBzAbOq3USlE3LMw9+dID91SkeF8pK+xJ0ouWRe sIOw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=FxMY0843; 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 d3si11319930eds.75.2019.11.27.13.26.16; Wed, 27 Nov 2019 13:26:39 -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=FxMY0843; 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 S1732477AbfK0VGm (ORCPT + 99 others); Wed, 27 Nov 2019 16:06:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:60826 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732454AbfK0VGh (ORCPT ); Wed, 27 Nov 2019 16:06:37 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 74909215F2; Wed, 27 Nov 2019 21:06:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574888796; bh=vRmXBO5Gu0mvfOSr13Grf3KH9xKlAfzS1tCHm0VwrJI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=FxMY0843iS+Dk4cnIhyt1IE9o8aZJ+foiCkGfCx/RlsrXhZDtIuqhLmRtdfqZ5S2V 7Gb9TEwcocNpTWhap7ClE71e1JA8Muj8axaFpSCr+YffZcNs386LZG7AtBMAUMIPic s2TNfcRzhAfQ5HPxU9IFUHqdZuWcRr5Zb3Q8fX0w= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Thomas Gleixner , "Peter Zijlstra (Intel)" , Joerg Roedel , stable@kernel.org Subject: [PATCH 4.19 272/306] x86/pti/32: Size initial_page_table correctly Date: Wed, 27 Nov 2019 21:32:02 +0100 Message-Id: <20191127203134.692336961@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191127203114.766709977@linuxfoundation.org> References: <20191127203114.766709977@linuxfoundation.org> User-Agent: quilt/0.66 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 From: Thomas Gleixner commit f490e07c53d66045d9d739e134145ec9b38653d3 upstream. Commit 945fd17ab6ba ("x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table") introduced the sync for the initial page table for 32bit. sync_initial_page_table() uses clone_pgd_range() which does the update for the kernel page table. If PTI is enabled it also updates the user space page table counterpart, which is assumed to be in the next page after the target PGD. At this point in time 32-bit did not have PTI support, so the user space page table update was not taking place. The support for PTI on 32-bit which was introduced later on, did not take that into account and missed to add the user space counter part for the initial page table. As a consequence sync_initial_page_table() overwrites any data which is located in the page behing initial_page_table causing random failures, e.g. by corrupting doublefault_tss and wreckaging the doublefault handler on 32bit. Fix it by adding a "user" page table right after initial_page_table. Fixes: 7757d607c6b3 ("x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32") Signed-off-by: Thomas Gleixner Signed-off-by: Peter Zijlstra (Intel) Reviewed-by: Joerg Roedel Cc: stable@kernel.org Signed-off-by: Greg Kroah-Hartman --- arch/x86/kernel/head_32.S | 10 ++++++++++ 1 file changed, 10 insertions(+) --- a/arch/x86/kernel/head_32.S +++ b/arch/x86/kernel/head_32.S @@ -571,6 +571,16 @@ ENTRY(initial_page_table) # error "Kernel PMDs should be 1, 2 or 3" # endif .align PAGE_SIZE /* needs to be page-sized too */ + +#ifdef CONFIG_PAGE_TABLE_ISOLATION + /* + * PTI needs another page so sync_initial_pagetable() works correctly + * and does not scribble over the data which is placed behind the + * actual initial_page_table. See clone_pgd_range(). + */ + .fill 1024, 4, 0 +#endif + #endif .data