From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.0 required=3.0 tests=MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 060AAC2D0BF for ; Tue, 10 Dec 2019 11:48:11 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D8E9E24653 for ; Tue, 10 Dec 2019 11:48:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D8E9E24653 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=driverdev-devel-bounces@linuxdriverproject.org Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 93FD187F9C; Tue, 10 Dec 2019 11:48:10 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0ykM80YXscdt; Tue, 10 Dec 2019 11:48:10 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 16E8587BFF; Tue, 10 Dec 2019 11:48:10 +0000 (UTC) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 866801BF45A for ; Tue, 10 Dec 2019 11:48:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 4CED787C89 for ; Tue, 10 Dec 2019 11:48:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TsAjqq+AlYYe for ; Tue, 10 Dec 2019 11:48:01 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-lf1-f65.google.com (mail-lf1-f65.google.com [209.85.167.65]) by hemlock.osuosl.org (Postfix) with ESMTPS id CCE2A87BFF for ; Tue, 10 Dec 2019 11:48:00 +0000 (UTC) Received: by mail-lf1-f65.google.com with SMTP id n12so13474121lfe.3 for ; Tue, 10 Dec 2019 03:48:00 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=fo/kQPoTgufoLl6OwS4X1boPbPzO5kmha82cPWUC2hI=; b=LhugNgu8o92+22bGlUfYqY/JtThBqn7XXQGowTIJIgtzRXlHu4+L8lS48itTqwTmsa Zx60cm3qJo3VxLX2ugJWSCdaUfMmRQ4DesjuiqhphzLWKmxLGh8iqqtvGIzl9YSmaybu u2yh3K3u9HFthMe5j/ihpK8g8iT/Le97CT6gGJ1txZm4oqGbdAyhKC1g2CXopSwBbm+S xkLBdxv9LLxPt3bQDbahlkFr7OfSx7NkHE19L5A+Dl7Zhhp5PbUFzAmCh1+RhpNNVHpp oUJ2s4TDBj9XXwxzjOMBYAbbDCux1UbU+9a73viwwkpYPVlZiU6NKr2q3yYvNAGO2+1K N6FQ== X-Gm-Message-State: APjAAAW5EwWX/8br0Lg3VqZtftiy6puFe82P9JyXKSkukB47cfWlHTeX qD5KqbsXqhOyiTK8wSanUTE= X-Google-Smtp-Source: APXvYqxRUBIZ41AnH3QnCgB0Q1gJnSjg59UHuxgq9xRqKYyhr1qDqMrwe00Je2S+QZyu/YP+ZLbnuA== X-Received: by 2002:ac2:4849:: with SMTP id 9mr18316401lfy.11.1575978478770; Tue, 10 Dec 2019 03:47:58 -0800 (PST) Received: from xi.terra (c-14b8e655.07-184-6d6c6d4.bbcust.telenor.se. [85.230.184.20]) by smtp.gmail.com with ESMTPSA id e21sm1757836lfc.63.2019.12.10.03.47.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Dec 2019 03:47:58 -0800 (PST) Received: from johan by xi.terra with local (Exim 4.92.3) (envelope-from ) id 1iedzk-0001LN-An; Tue, 10 Dec 2019 12:48:00 +0100 From: Johan Hovold To: Greg Kroah-Hartman Subject: [PATCH 0/2] staging: fix USB altsetting bugs Date: Tue, 10 Dec 2019 12:47:49 +0100 Message-Id: <20191210114751.5119-1-johan@kernel.org> X-Mailer: git-send-email 2.24.0 MIME-Version: 1.0 X-BeenThere: driverdev-devel@linuxdriverproject.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux Driver Project Developer List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devel@driverdev.osuosl.org, Florian Schilhabel , linux-usb@vger.kernel.org, Johan Hovold , linux-kernel@vger.kernel.org, Larry Finger Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" We had quite a few drivers using the first alternate setting instead of the current one when doing descriptor sanity checks. This is mostly an issue on kernels with panic_on_warn set due to a WARN() in usb_submit_urb(), but since we've started backporting such fixes (e.g. as reported by syzbot), I've marked these for stable as well. Johan Johan Hovold (2): staging: rtl8188eu: fix interface sanity check staging: rtl8712: fix interface sanity check drivers/staging/rtl8188eu/os_dep/usb_intf.c | 2 +- drivers/staging/rtl8712/usb_intf.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.24.0 _______________________________________________ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel