Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5623630imu; Mon, 26 Nov 2018 03:08:58 -0800 (PST) X-Google-Smtp-Source: AFSGD/V4IMNYFoYxoo9dxlspwYdDSOTw1MVnSs9YJR2Jp2tZHX8GzG1aNDqD9vCv3FIRy3XPxTa0 X-Received: by 2002:a17:902:768b:: with SMTP id m11mr27348935pll.271.1543230537998; Mon, 26 Nov 2018 03:08:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543230537; cv=none; d=google.com; s=arc-20160816; b=w/zgNwWXQcJkkvftTTvDn8y8JL2xs+T8xQ5XCaEo9j2+s0dBrAcI2l3k8ksk5EbS8Z riamvGEJE34kPNOSSvBIEriwJXStXU/QBA88OzYPiGQIqG1qUBgkmYVFyfkKwEY+sf4+ mRiEuBkKvh2/3IAinSJJ+kItH1yl1O8Uq3HreM87O37To4PsMqRG2ucV0f3NNtcgaNpH bc8kk7OnadOGGd18SJVp64dzu+smA0L47vo+HcK7y2795xXRmaRl0h1ec1b3vxsgOi6u wodVm5SMe8K7QjhudkM0vMXOKsycm68QmxQ2QeuymaH53+Apq0ghCmABgs46vCLkvQ9J XvdA== 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=iaYi7uieVp66SNTSIVBwtYCq6pss92hA1Mk1nady6rk=; b=zpLnMCm1qOvUOjDpbP47s/QxR0mcG6wSghfdDrqzZ4bJojcSc7J8eFAxc07vOmSe5A XTiYNAr7E8ora1jEHQBkK4hD/H1YlnEy+/etz1Vqw8si+6W1aqQqd1mrOn2+QMbkUf+X M1dTMmCJe82KxALMOHODNfJwUJRjU44+MQ0pL7ejBGqh7IrWhaBpg/FesLQA+pE9HFbg HH91rBEuSiMtOdY7oO/cQmF4sOfsuNC+uZDAujvvSI1xRjJHgJI5sb8SITMJ5AIqmM8q KfOjaEWIbHDCMWGo+VLHO14vGbjT50P5oQjOylrfIq/HgaAvL1MS6r2wP/W5Tnsxi5/1 cPvg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=J8anEaHz; 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 o31si60766305pgb.273.2018.11.26.03.08.44; Mon, 26 Nov 2018 03:08:57 -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=J8anEaHz; 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 S1731627AbeKZWAZ (ORCPT + 99 others); Mon, 26 Nov 2018 17:00:25 -0500 Received: from mail.kernel.org ([198.145.29.99]:47278 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729543AbeKZWAY (ORCPT ); Mon, 26 Nov 2018 17:00:24 -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 9933520672; Mon, 26 Nov 2018 11:06:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543230398; bh=Lk3F/K+KcQYxK6etlT273oG7F4J8GR9DiXYmJRPxEHI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=J8anEaHzpUAqJF23ojK7uqrl9/wsAJz+qvY0sNjKKew9C5cKFeEfTqF6TbmCJgAc+ YFcPbrzTNpuqC7zwfBIKkTAx0Xt/M1BAUv7iDy/UAPYSoifw9DgCy+HqKOvM98SNkK 4C0DY6NNjH1P7X+zbaBv/vQhq6lh9UFFF2nHAj9A= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+72473edc9bf4eb1c6556@syzkaller.appspotmail.com, Jann Horn , Andy Lutomirski , Eric Biggers , Jiri Kosina Subject: [PATCH 4.19 114/118] HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges Date: Mon, 26 Nov 2018 11:51:48 +0100 Message-Id: <20181126105106.366228048@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181126105059.832485122@linuxfoundation.org> References: <20181126105059.832485122@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review 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.19-stable review patch. If anyone has any objections, please let me know. ------------------ From: Eric Biggers commit 8c01db7619f07c85c5cd81ec5eb83608b56c88f5 upstream. When a UHID_CREATE command is written to the uhid char device, a copy_from_user() is done from a user pointer embedded in the command. When the address limit is KERNEL_DS, e.g. as is the case during sys_sendfile(), this can read from kernel memory. Alternatively, information can be leaked from a setuid binary that is tricked to write to the file descriptor. Therefore, forbid UHID_CREATE in these cases. No other commands in uhid_char_write() are affected by this bug and UHID_CREATE is marked as "obsolete", so apply the restriction to UHID_CREATE only rather than to uhid_char_write() entirely. Thanks to Dmitry Vyukov for adding uhid definitions to syzkaller and to Jann Horn for commit 9da3f2b740544 ("x86/fault: BUG() when uaccess helpers fault on kernel addresses"), allowing this bug to be found. Reported-by: syzbot+72473edc9bf4eb1c6556@syzkaller.appspotmail.com Fixes: d365c6cfd337 ("HID: uhid: add UHID_CREATE and UHID_DESTROY events") Cc: # v3.6+ Cc: Jann Horn Cc: Andy Lutomirski Signed-off-by: Eric Biggers Reviewed-by: Jann Horn Signed-off-by: Jiri Kosina Signed-off-by: Greg Kroah-Hartman --- drivers/hid/uhid.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) --- a/drivers/hid/uhid.c +++ b/drivers/hid/uhid.c @@ -12,6 +12,7 @@ #include #include +#include #include #include #include @@ -722,6 +723,17 @@ static ssize_t uhid_char_write(struct fi switch (uhid->input_buf.type) { case UHID_CREATE: + /* + * 'struct uhid_create_req' contains a __user pointer which is + * copied from, so it's unsafe to allow this with elevated + * privileges (e.g. from a setuid binary) or via kernel_write(). + */ + if (file->f_cred != current_cred() || uaccess_kernel()) { + pr_err_once("UHID_CREATE from different security context by process %d (%s), this is not allowed.\n", + task_tgid_vnr(current), current->comm); + ret = -EACCES; + goto unlock; + } ret = uhid_dev_create(uhid, &uhid->input_buf); break; case UHID_CREATE2: