Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp6013106ybc; Wed, 27 Nov 2019 13:23:25 -0800 (PST) X-Google-Smtp-Source: APXvYqwdabxee6jk9MkStbpy/9B53E9YV25dXcfEK2DxlR2sjEJqsAaIvx+2ywkLg2zT7iyPYaSM X-Received: by 2002:a50:f70d:: with SMTP id g13mr3806205edn.80.1574889805289; Wed, 27 Nov 2019 13:23:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574889805; cv=none; d=google.com; s=arc-20160816; b=S3AVoNlJgLjToGvp9AWKAGP/zmTh4zF31mSRsq7aYICBcSbl2O6/y6HqXAeV6MH4fI msyYEBEQeECD6ezugOb8LsiCmqhgVaOfgoNqsFgRi1lJZVolqasqlWxWka37OtfeRd/+ bd6SQ2WUitDuyHDbWn3LHI4IxM9xLlLlxhz1++/67YVk+Yc+a8pGYyhNrc9CJVMn/AsD D7d7e/bGK9ppbiShjwwnvuZRmx2bOTOEoidj9fhPfszHeQDrgoNKff8UG0oKAHbzDIzu 0J8DoByPqSSk1v8Yp09oFWLqX85t+sK8/tXpWgYMvtlBEZoMT3yQnZ/pVe09gud6AKp5 hbZw== 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=bPjzPbwXInLuEcfhv7xamvgqpge/qmDazusaJoUz1ek=; b=PYr7y8OgX7EA3omtb+uJ3cqDXoV3GcPHxe+fIOwiSufQorsTU5fsXUTcoWOtM7iJdc sPjJbub3rx+997gFQYT93JflcAjrf1rBemv3cteauP9lRPDAlXhp8ZIhWwW7UXFLx7Nm bywVLDPsPBtomMb0k6A5qGDMWbz9j3VaXGozcQN7i46l3fSCG5UbvD+1HbxUDQTETDo+ ALYJmatfd5kY6kNt1Aup7b3YvDZYNqY0/OzNw/T1mxsYwyq6l39GssCC5+0uo37en3PY ztpzc4FheKanIgLabumpPxo6QigLLh7A2D2MznNIusjzgIrfaLVv/o3ajyxJGYrjcJe9 kByg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xJ9LGBl3; 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 p8si10608583edq.55.2019.11.27.13.23.01; Wed, 27 Nov 2019 13:23:25 -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=xJ9LGBl3; 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 S1733284AbfK0VSr (ORCPT + 99 others); Wed, 27 Nov 2019 16:18:47 -0500 Received: from mail.kernel.org ([198.145.29.99]:39624 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733138AbfK0VLR (ORCPT ); Wed, 27 Nov 2019 16:11:17 -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 01711217F9; Wed, 27 Nov 2019 21:11:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574889076; bh=SdlUsbEo631pOdhHHwnZR8zb0QynwDc1rE04KP6lhWY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xJ9LGBl3XIPO3vg7H08B6z0Yu185d3adGmsotw24+LcjIzop2IiGu5CGoHN+8EVRm Em9j02rHr3r7tpX0EzghupgAE89B5OeY8Z+SBsLJOzGrt+zSKoUki5E1bNkkJ22aee MJZlAODYQxFEPayMeTYIJM3W0vjSPh7ABRLsJVYA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Alan Stern , Hans Verkuil , Mauro Carvalho Chehab Subject: [PATCH 5.3 73/95] media: usbvision: Fix races among open, close, and disconnect Date: Wed, 27 Nov 2019 21:32:30 +0100 Message-Id: <20191127202939.897304541@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191127202845.651587549@linuxfoundation.org> References: <20191127202845.651587549@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: Alan Stern commit 9e08117c9d4efc1e1bc6fce83dab856d9fd284b6 upstream. Visual inspection of the usbvision driver shows that it suffers from three races between its open, close, and disconnect handlers. In particular, the driver is careful to update its usbvision->user and usbvision->remove_pending flags while holding the private mutex, but: usbvision_v4l2_close() and usbvision_radio_close() don't hold the mutex while they check the value of usbvision->remove_pending; usbvision_disconnect() doesn't hold the mutex while checking the value of usbvision->user; and also, usbvision_v4l2_open() and usbvision_radio_open() don't check whether the device has been unplugged before allowing the user to open the device files. Each of these can potentially lead to usbvision_release() being called twice and use-after-free errors. This patch fixes the races by reading the flags while the mutex is still held and checking for pending removes before allowing an open to succeed. Signed-off-by: Alan Stern CC: Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- drivers/media/usb/usbvision/usbvision-video.c | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) --- a/drivers/media/usb/usbvision/usbvision-video.c +++ b/drivers/media/usb/usbvision/usbvision-video.c @@ -314,6 +314,10 @@ static int usbvision_v4l2_open(struct fi if (mutex_lock_interruptible(&usbvision->v4l2_lock)) return -ERESTARTSYS; + if (usbvision->remove_pending) { + err_code = -ENODEV; + goto unlock; + } if (usbvision->user) { err_code = -EBUSY; } else { @@ -377,6 +381,7 @@ unlock: static int usbvision_v4l2_close(struct file *file) { struct usb_usbvision *usbvision = video_drvdata(file); + int r; PDEBUG(DBG_IO, "close"); @@ -391,9 +396,10 @@ static int usbvision_v4l2_close(struct f usbvision_scratch_free(usbvision); usbvision->user--; + r = usbvision->remove_pending; mutex_unlock(&usbvision->v4l2_lock); - if (usbvision->remove_pending) { + if (r) { printk(KERN_INFO "%s: Final disconnect\n", __func__); usbvision_release(usbvision); return 0; @@ -1076,6 +1082,11 @@ static int usbvision_radio_open(struct f if (mutex_lock_interruptible(&usbvision->v4l2_lock)) return -ERESTARTSYS; + + if (usbvision->remove_pending) { + err_code = -ENODEV; + goto out; + } err_code = v4l2_fh_open(file); if (err_code) goto out; @@ -1108,6 +1119,7 @@ out: static int usbvision_radio_close(struct file *file) { struct usb_usbvision *usbvision = video_drvdata(file); + int r; PDEBUG(DBG_IO, ""); @@ -1121,9 +1133,10 @@ static int usbvision_radio_close(struct usbvision_audio_off(usbvision); usbvision->radio = 0; usbvision->user--; + r = usbvision->remove_pending; mutex_unlock(&usbvision->v4l2_lock); - if (usbvision->remove_pending) { + if (r) { printk(KERN_INFO "%s: Final disconnect\n", __func__); v4l2_fh_release(file); usbvision_release(usbvision); @@ -1555,6 +1568,7 @@ err_usb: static void usbvision_disconnect(struct usb_interface *intf) { struct usb_usbvision *usbvision = to_usbvision(usb_get_intfdata(intf)); + int u; PDEBUG(DBG_PROBE, ""); @@ -1571,13 +1585,14 @@ static void usbvision_disconnect(struct v4l2_device_disconnect(&usbvision->v4l2_dev); usbvision_i2c_unregister(usbvision); usbvision->remove_pending = 1; /* Now all ISO data will be ignored */ + u = usbvision->user; usb_put_dev(usbvision->dev); usbvision->dev = NULL; /* USB device is no more */ mutex_unlock(&usbvision->v4l2_lock); - if (usbvision->user) { + if (u) { printk(KERN_INFO "%s: In use, disconnect pending\n", __func__); wake_up_interruptible(&usbvision->wait_frame);