Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5609058imu; Mon, 26 Nov 2018 02:57:53 -0800 (PST) X-Google-Smtp-Source: AFSGD/XzvyW3ArwVZRadW6g7ZhSLtua4+MT529eA4+0d/BFILmgS1EpVgaU2s8MeoJ9FHM37uhwb X-Received: by 2002:a63:181c:: with SMTP id y28mr23731589pgl.75.1543229873714; Mon, 26 Nov 2018 02:57:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543229873; cv=none; d=google.com; s=arc-20160816; b=scyCd3QmhHSFsiXcMIbl6KX9Qk0Ve3SPk5Sq3CPRdXkGIG3KHq9DSTXTlShayl2VhM sH+cbYsylE4g/9xyQNofBbtdTPHv+SmNSrVq2Qqm2sEthHM4gDUgHQwBKy3tiPtlfP27 YvVAUlv9eTsmesDT0A6pWFNqQW0vq54QR5oEbgWXqXFEJ7RalWs7c97Pmu4+VfMPWjlH eHzOFSuh5GQsYsOK4z83VdTqn+vJHgR1V7PjidKbJg2Th3S6jSF8uUqtSJTnuz0twQVR IOfmKoe6SGY+H2C9YRx5pxg2auWhk+cx5lDmn4svzPlAR1U4lnVqpElDJ/3ujywpbrWB /kdA== 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=OOcvs00ROzlfE6g1DBAjoBZUBXigfSHCDg4iov0WXgg=; b=f3nzky1jLTUvJmqXbPwoZw5J5xB7Z31MiNY3ixJ4Ai3CMMNUvwL8yo/dKxQnG8XW/u LydhHr1zQsvUbqYG18mEM4ME50xhaCVN6cWOS69OGU/DO4OLpnpCVFMicBGVw8HkyTrc kzEhjhGlTG4lFY8vCDvOAS1rNLhyElvtQDyGq1bWlf0qTr0e4R9jib8eDBRlO6SnVkLn 7pHcE03sVVormtd15/jvsTELpjTu4BsGzBo6T6XvptcsUs3/Iddgi7rs7WeUcthAxFVq vJQylB6xFQ+zmBCuEN9awUmPAnC/Wqjbl5JFivSYdTEJt/7EKQh8fEYHG4Ee9fQZ/q95 ayhw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=fNvQEYUH; 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 h14si53554040pgd.189.2018.11.26.02.57.38; Mon, 26 Nov 2018 02:57:53 -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=fNvQEYUH; 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 S1728363AbeKZVuG (ORCPT + 99 others); Mon, 26 Nov 2018 16:50:06 -0500 Received: from mail.kernel.org ([198.145.29.99]:59192 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726532AbeKZVuF (ORCPT ); Mon, 26 Nov 2018 16:50:05 -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 A209A2089F; Mon, 26 Nov 2018 10:56:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543229781; bh=Y4plwhCLfACATu37LcW5m+ndByWUpauOJNUMh+X7WhI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=fNvQEYUHuxGETpaCvbJ8osmbF0gDuZ2aKlQrfvGwtvVok3WqaaTDesDawS43ePLha +8Yq8GICWTbrsm+E/ZQPGgNSc1uA0GP5HBETAWh+L4ZlNBY60Yn4dBPkz64YcSUTwk eEtMIu6YhLOXho0jLq3Gfj/GXByK2q66BWiQkBYg= 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.4 70/70] HID: uhid: forbid UHID_CREATE under KERNEL_DS or elevated privileges Date: Mon, 26 Nov 2018 11:51:25 +0100 Message-Id: <20181126105053.225478745@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181126105046.722096341@linuxfoundation.org> References: <20181126105046.722096341@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.4-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 | 13 +++++++++++++ 1 file changed, 13 insertions(+) --- a/drivers/hid/uhid.c +++ b/drivers/hid/uhid.c @@ -12,6 +12,7 @@ #include #include +#include #include #include #include @@ -24,6 +25,7 @@ #include #include #include +#include #define UHID_NAME "uhid" #define UHID_BUFSIZE 32 @@ -721,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: