Received: by 2002:a05:6a10:c604:0:0:0:0 with SMTP id y4csp3761658pxt; Tue, 10 Aug 2021 10:42:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxsc4YGRlU+MPhDHjgE7AfdCdxtoGESg5kNQoF/1NkdhSt6oWCNM+fLucqvuTEIBAiS8Rpo X-Received: by 2002:a02:1942:: with SMTP id b63mr28317892jab.111.1628617368996; Tue, 10 Aug 2021 10:42:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1628617368; cv=none; d=google.com; s=arc-20160816; b=ZtSjqOqi/pU3yfgwD1KXXfHMmpl5WPDwFw01jTZlyHpLlluUzP4XnOIH83CGrtXxPL Z/dnGWlmzw9L1KobuU9mlH/yIv4PRLI0Z+CVkL4MZoeacCOAS6YDtEBzVeWyBMEBE6ZT oB0JuH1iUTxv0BkbpemeDZ11wx+OON0gAzcSV9NKFZ6vmm77mP4q32w2Rm+2Zehjv1O2 Je+171ukEraE2MF7fNApFe9ayuxxadtQGevVQ7KPvHLg3f2F1EKZ8B62OB7YahE0hqpx KHrQ96L+TYPn9nNtXxOAAmTnjkqrIWLwkh3g0qQh0JDVccM9kZu1UJBHMl6A6tWrLo+Z zN7w== 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=VyRZpD66qRhM7HKpWhc3GHuWYeEXcJwSld5MsRnqBJM=; b=V96VZqLEdnMxNl9vxQJLBnb/snP/TxQH0gi/0db94M2bNWuocMEBmJSYiD9/78XP9d JlNAPUT3slcOB4T5aZRb3ij6KexIyFYtp+wOo2T9aXhlg8wHluMtciTOTKsT8L8wUOlz vqSs04Fn8FNHOtT0V9V7dI5nFZboo38Ks5H7/DfjrcCnDUoLYm9m/BvkW9du4+XsbVsp n4EH7+1A38x/hOqqKpSXOdKNVD65nvwTajs1Zhiwkb27eeNX8GTUBU0avZILe3iHfJWS ffLs9ELB5v1rMvG5brYA50yNDR99rfzoVQBrwP/48AAL7Y4lHSQ7x5Lea2dPdFvr/cPB BAEQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=iTB2ThOc; 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 j10si26162643ils.18.2021.08.10.10.42.13; Tue, 10 Aug 2021 10:42:48 -0700 (PDT) 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=iTB2ThOc; 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 S234518AbhHJRkl (ORCPT + 99 others); Tue, 10 Aug 2021 13:40:41 -0400 Received: from mail.kernel.org ([198.145.29.99]:59194 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235076AbhHJRjT (ORCPT ); Tue, 10 Aug 2021 13:39:19 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F343660E09; Tue, 10 Aug 2021 17:36:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628617011; bh=HxAVSRoZV1qO5M8NvmA+iCnA5aa632UKR/8qoV0km0g=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=iTB2ThOcqjJQxJ+7mW21qfj1rZN1+oWHoXLMjbzWyjM/vkhaVu8yNQDKQf/9EDPrS LTA7i0pIZqded4rHHeHi1zBeNlXpELJ/vpk9CLDbiSj4Js8x4fLothtao2PEil7cDA UWRrqKQmOP7vAHIaTzUFTi4IVs5rUDJESDpIbSAs= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, syzbot+faf11bbadc5a372564da@syzkaller.appspotmail.com, Eero Lehtinen , Antti Palosaari , Johan Hovold , Sean Young , Mauro Carvalho Chehab Subject: [PATCH 5.4 58/85] media: rtl28xxu: fix zero-length control request Date: Tue, 10 Aug 2021 19:30:31 +0200 Message-Id: <20210810172950.193729673@linuxfoundation.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210810172948.192298392@linuxfoundation.org> References: <20210810172948.192298392@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: Johan Hovold commit 76f22c93b209c811bd489950f17f8839adb31901 upstream. The direction of the pipe argument must match the request-type direction bit or control requests may fail depending on the host-controller-driver implementation. Control transfers without a data stage are treated as OUT requests by the USB stack and should be using usb_sndctrlpipe(). Failing to do so will now trigger a warning. The driver uses a zero-length i2c-read request for type detection so update the control-request code to use usb_sndctrlpipe() in this case. Note that actually trying to read the i2c register in question does not work as the register might not exist (e.g. depending on the demodulator) as reported by Eero Lehtinen . Reported-by: syzbot+faf11bbadc5a372564da@syzkaller.appspotmail.com Reported-by: Eero Lehtinen Tested-by: Eero Lehtinen Fixes: d0f232e823af ("[media] rtl28xxu: add heuristic to detect chip type") Cc: stable@vger.kernel.org # 4.0 Cc: Antti Palosaari Signed-off-by: Johan Hovold Signed-off-by: Sean Young Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) --- a/drivers/media/usb/dvb-usb-v2/rtl28xxu.c +++ b/drivers/media/usb/dvb-usb-v2/rtl28xxu.c @@ -37,7 +37,16 @@ static int rtl28xxu_ctrl_msg(struct dvb_ } else { /* read */ requesttype = (USB_TYPE_VENDOR | USB_DIR_IN); - pipe = usb_rcvctrlpipe(d->udev, 0); + + /* + * Zero-length transfers must use usb_sndctrlpipe() and + * rtl28xxu_identify_state() uses a zero-length i2c read + * command to determine the chip type. + */ + if (req->size) + pipe = usb_rcvctrlpipe(d->udev, 0); + else + pipe = usb_sndctrlpipe(d->udev, 0); } ret = usb_control_msg(d->udev, pipe, 0, requesttype, req->value,