Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp3281730ybb; Tue, 31 Mar 2020 02:01:55 -0700 (PDT) X-Google-Smtp-Source: ADFU+vvOXWUx2U3/v0XFKPNdz3KPvIz/BMxnmg4Ds659L8PE8ZvoLht86qhd9PXB2+UQWsir2jUT X-Received: by 2002:a9d:3a62:: with SMTP id j89mr11289484otc.45.1585645315729; Tue, 31 Mar 2020 02:01:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1585645315; cv=none; d=google.com; s=arc-20160816; b=Ce23SDOBY7DJyqTME2FLkd0WaJxDAnh2wtTCC0tRtMYWU8eaq4Os+0sR6bNwlGrzq0 P6M/Bf+/LclBUsYeHhgiEf2QuqwR3Tdn6F09Mn+VF1+umBTLCpOL24UuYackKH56i8gS xD5XUuBzJVfTC61BpbJatVknaT4wlomIsKgPh/9YhVOT2PcNfe1eJF0fcnWJM3TBOFVg Mh2Q6IaaJ489lcx8fMUTNkg6AXaGzXdmN261umRJjvPKlERCLqix1lM+fLoIY3kl2Hyo DDPzgCxII7iEMyRKjetMDeIjMMnXNR4kRUumf5E7LCB28CYVOhA162FflJVAdIXLIH5U fpmg== 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=/QZW55elloqhItafjFTiLoKrrvfsvIh0UNBzceZ1HKs=; b=tsNDprIRvUFOocoNa2xIuim5h/7ZhEhVpX3Zk+bMHxML54W8Dq4rg9cTQlRAq4kNo6 NV9BJ2I2LDQMxU3fnhlHsCLYa9wPPM375HJAoQMz6xnpeP1ORwMSXNAUm7A3YCK6Dgad fZsgviPENXp5uPzkQ2+dxGxPKNfZC/FRTRiToZaaFCmvYWTXeKRwZRjNPjpRiVRILQ1c qUd8J10tN3cmiWTsSPvLzIh8amPAG55nY5HJ+QocLZEP2GPRp2mqHZIKcC3udNcXG5J8 5dq9/4iF/CfNNM1hYmBie505laIXL+2EouQP/z47gOk/TGUfH2GFP+bYB9oaJeidcsdy 9LSA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=PwWhWQmT; 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 f128si6719418oig.208.2020.03.31.02.01.43; Tue, 31 Mar 2020 02:01:55 -0700 (PDT) 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=PwWhWQmT; 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 S1730489AbgCaJA7 (ORCPT + 99 others); Tue, 31 Mar 2020 05:00:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:39920 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730480AbgCaJA4 (ORCPT ); Tue, 31 Mar 2020 05:00:56 -0400 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 BFF6C20B1F; Tue, 31 Mar 2020 09:00:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1585645255; bh=M2XYznMyPl5ilmTJqLhupO6Wszm9njVFjh1r0tDOHOI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=PwWhWQmTYj+IlrOgx2+RFt0/60tJG9ACvVRD5/EI9pntZfwZztHYQX5NG6REr9cxF nU2IW9bsfO9ZB9tP96TT4FRF/2mQTUZX9VKyQR9J6SVJ7cgG91TGCR7bs9kwI79CVj r2Uq7dCx7KsaI2fhyy40QnOJUiWzKOXAqphd7sOk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Hans de Goede , Johan Hovold , Hans Verkuil , Mauro Carvalho Chehab Subject: [PATCH 5.6 22/23] media: xirlink_cit: add missing descriptor sanity checks Date: Tue, 31 Mar 2020 10:59:34 +0200 Message-Id: <20200331085317.512897637@linuxfoundation.org> X-Mailer: git-send-email 2.26.0 In-Reply-To: <20200331085308.098696461@linuxfoundation.org> References: <20200331085308.098696461@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: Johan Hovold commit a246b4d547708f33ff4d4b9a7a5dbac741dc89d8 upstream. Make sure to check that we have two alternate settings and at least one endpoint before accessing the second altsetting structure and dereferencing the endpoint arrays. This specifically avoids dereferencing NULL-pointers or corrupting memory when a device does not have the expected descriptors. Note that the sanity check in cit_get_packet_size() is not redundant as the driver is mixing looking up altsettings by index and by number, which may not coincide. Fixes: 659fefa0eb17 ("V4L/DVB: gspca_xirlink_cit: Add support for camera with a bcd version of 0.01") Fixes: 59f8b0bf3c12 ("V4L/DVB: gspca_xirlink_cit: support bandwidth changing for devices with 1 alt setting") Cc: stable # 2.6.37 Cc: Hans de Goede Signed-off-by: Johan Hovold Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab Signed-off-by: Greg Kroah-Hartman --- drivers/media/usb/gspca/xirlink_cit.c | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) --- a/drivers/media/usb/gspca/xirlink_cit.c +++ b/drivers/media/usb/gspca/xirlink_cit.c @@ -1442,6 +1442,9 @@ static int cit_get_packet_size(struct gs return -EIO; } + if (alt->desc.bNumEndpoints < 1) + return -ENODEV; + return le16_to_cpu(alt->endpoint[0].desc.wMaxPacketSize); } @@ -2626,6 +2629,7 @@ static int sd_start(struct gspca_dev *gs static int sd_isoc_init(struct gspca_dev *gspca_dev) { + struct usb_interface_cache *intfc; struct usb_host_interface *alt; int max_packet_size; @@ -2641,8 +2645,17 @@ static int sd_isoc_init(struct gspca_dev break; } + intfc = gspca_dev->dev->actconfig->intf_cache[0]; + + if (intfc->num_altsetting < 2) + return -ENODEV; + + alt = &intfc->altsetting[1]; + + if (alt->desc.bNumEndpoints < 1) + return -ENODEV; + /* Start isoc bandwidth "negotiation" at max isoc bandwidth */ - alt = &gspca_dev->dev->actconfig->intf_cache[0]->altsetting[1]; alt->endpoint[0].desc.wMaxPacketSize = cpu_to_le16(max_packet_size); return 0; @@ -2665,6 +2678,9 @@ static int sd_isoc_nego(struct gspca_dev break; } + /* + * Existence of altsetting and endpoint was verified in sd_isoc_init() + */ alt = &gspca_dev->dev->actconfig->intf_cache[0]->altsetting[1]; packet_size = le16_to_cpu(alt->endpoint[0].desc.wMaxPacketSize); if (packet_size <= min_packet_size)