Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp1192015pxb; Fri, 20 Nov 2020 03:38:31 -0800 (PST) X-Google-Smtp-Source: ABdhPJx7Ugab+5YIgBDbjXCgeNmTXxroL9Unrf13eaXvJT2GS45aCOvvclOJlzX3BK9MP3elYWbA X-Received: by 2002:a17:906:5c43:: with SMTP id c3mr35204707ejr.390.1605872310697; Fri, 20 Nov 2020 03:38:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605872310; cv=none; d=google.com; s=arc-20160816; b=VazHn/cSlJi8APi0WKMQyyr0yXBVNZtWWKdALzyD4roGvvOOA8f2Kp6gal7eVKA4j2 g1thUl2HSmcBXuMcPZ+WA5k+zIZMHRTfCs5bTyBk8EMXuVmn3vpuItlW7aFifcvFfMi7 A/R4OxwTc1V+3BL6l7Bg3+UnuYeA1lNjqj94fB66781JNmGvJ2r4Vs+Odnvi8IjRSt8l GR6tbMJGzEZ2NVzRRvDnztGcmHVUj7AQLqZhzmEHCHMwH/0HwiMyupOaobEXZOJyxOaD zyKkK0gOK+OV9lkB7IQL5SIinzk9q4YSBs25JZjYE0XvrH7X920s/mgoGwHJkyjMnPCJ u/lQ== 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=2g0i8H0Z2PUrICnH8C02ut7HMfyuegpGVjDlZ+Q6QD8=; b=xEjliQrjwcAI6vRhMCvfH+YOTCM1znFaSVjrPPm11hBi7Os/Nkwhy6ZAqDZqjmNbFr 8VTxRbnzJxolLp4bfjYX0nmqNsBdD5hXeFwWYKte3Rq1m/9bohQ3esKwl1WDDuGRRlOV IqBcgYoYHqqpXqXHNMbet6/V7apnOs4j0yRmWkbmNu90+mk3aNuX7BSLaocU3Q1Ef0kH 0eX62lbKFJyr7qBFHMVQ+IZt18kqxGi9Zw7ZRPG9RsTssxDf+0srkoA8GtO2gKfUMxOq LROqBOZy44DLGLVvBJD0D9+tZ1l9qRu4w0wRMMgJY1nUBahlHtNaWJxnSEsKce2cuJ8W 5zMA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=UZ3HGrT2; 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 r9si1619691edy.536.2020.11.20.03.38.08; Fri, 20 Nov 2020 03:38:30 -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=UZ3HGrT2; 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 S1727163AbgKTLGr (ORCPT + 99 others); Fri, 20 Nov 2020 06:06:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:54330 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728405AbgKTLGc (ORCPT ); Fri, 20 Nov 2020 06:06:32 -0500 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 F215022470; Fri, 20 Nov 2020 11:06:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1605870391; bh=7atSHnN+R+DbgYHNQpP2oi7S4xgIpvpP6V5z7RTBNQQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=UZ3HGrT20wpMj3gOqoCfvrB3rKmf3d0j8GgpUU1Ybg+godTB/OWjeiy+KT/PTW2ZR JxtWV3ny7XApxv+ZKWBpsLQAAVlwinK8ci6DT5KjC/ellq4bwVa4e6TTkoPF0GmEji liJX4QZ55fwKs6RQtPcWxjS9k8C8F01GFgXfKgm0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Greg Kroah-Hartman , dja@axtens.net, syzbot+f25ecf4b2982d8c7a640@syzkaller-ppc64.appspotmail.com, Michael Ellerman , Andrew Donnellan Subject: [PATCH 4.19 05/14] powerpc: Fix __clear_user() with KUAP enabled Date: Fri, 20 Nov 2020 12:03:26 +0100 Message-Id: <20201120104540.062636345@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201120104539.806156260@linuxfoundation.org> References: <20201120104539.806156260@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: Andrew Donnellan commit 61e3acd8c693a14fc69b824cb5b08d02cb90a6e7 upstream. The KUAP implementation adds calls in clear_user() to enable and disable access to userspace memory. However, it doesn't add these to __clear_user(), which is used in the ptrace regset code. As there's only one direct user of __clear_user() (the regset code), and the time taken to set the AMR for KUAP purposes is going to dominate the cost of a quick access_ok(), there's not much point having a separate path. Rename __clear_user() to __arch_clear_user(), and make __clear_user() just call clear_user(). Reported-by: syzbot+f25ecf4b2982d8c7a640@syzkaller-ppc64.appspotmail.com Reported-by: Daniel Axtens Suggested-by: Michael Ellerman Fixes: de78a9c42a79 ("powerpc: Add a framework for Kernel Userspace Access Protection") Signed-off-by: Andrew Donnellan [mpe: Use __arch_clear_user() for the asm version like arm64 & nds32] Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/20191209132221.15328-1-ajd@linux.ibm.com Signed-off-by: Daniel Axtens Signed-off-by: Greg Kroah-Hartman --- arch/powerpc/include/asm/uaccess.h | 9 +++++++-- arch/powerpc/lib/string_32.S | 4 ++-- arch/powerpc/lib/string_64.S | 6 +++--- 3 files changed, 12 insertions(+), 7 deletions(-) --- a/arch/powerpc/include/asm/uaccess.h +++ b/arch/powerpc/include/asm/uaccess.h @@ -416,7 +416,7 @@ raw_copy_to_user(void __user *to, const return ret; } -extern unsigned long __clear_user(void __user *addr, unsigned long size); +unsigned long __arch_clear_user(void __user *addr, unsigned long size); static inline unsigned long clear_user(void __user *addr, unsigned long size) { @@ -424,12 +424,17 @@ static inline unsigned long clear_user(v might_fault(); if (likely(access_ok(VERIFY_WRITE, addr, size))) { allow_write_to_user(addr, size); - ret = __clear_user(addr, size); + ret = __arch_clear_user(addr, size); prevent_write_to_user(addr, size); } return ret; } +static inline unsigned long __clear_user(void __user *addr, unsigned long size) +{ + return clear_user(addr, size); +} + extern long strncpy_from_user(char *dst, const char __user *src, long count); extern __must_check long strnlen_user(const char __user *str, long n); --- a/arch/powerpc/lib/string_32.S +++ b/arch/powerpc/lib/string_32.S @@ -17,7 +17,7 @@ CACHELINE_BYTES = L1_CACHE_BYTES LG_CACHELINE_BYTES = L1_CACHE_SHIFT CACHELINE_MASK = (L1_CACHE_BYTES-1) -_GLOBAL(__clear_user) +_GLOBAL(__arch_clear_user) /* * Use dcbz on the complete cache lines in the destination * to set them to zero. This requires that the destination @@ -87,4 +87,4 @@ _GLOBAL(__clear_user) EX_TABLE(8b, 91b) EX_TABLE(9b, 91b) -EXPORT_SYMBOL(__clear_user) +EXPORT_SYMBOL(__arch_clear_user) --- a/arch/powerpc/lib/string_64.S +++ b/arch/powerpc/lib/string_64.S @@ -29,7 +29,7 @@ PPC64_CACHES: .section ".text" /** - * __clear_user: - Zero a block of memory in user space, with less checking. + * __arch_clear_user: - Zero a block of memory in user space, with less checking. * @to: Destination address, in user space. * @n: Number of bytes to zero. * @@ -70,7 +70,7 @@ err3; stb r0,0(r3) mr r3,r4 blr -_GLOBAL_TOC(__clear_user) +_GLOBAL_TOC(__arch_clear_user) cmpdi r4,32 neg r6,r3 li r0,0 @@ -193,4 +193,4 @@ err1; dcbz 0,r3 cmpdi r4,32 blt .Lshort_clear b .Lmedium_clear -EXPORT_SYMBOL(__clear_user) +EXPORT_SYMBOL(__arch_clear_user)