Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp303516pxj; Thu, 20 May 2021 09:40:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwKF3IeFSPtz3lxLiI7CssN6c2NFI0bOIl6H0J9KLz86fz0X3xkBNGH+RYfD54Md1bE4ffj X-Received: by 2002:aa7:cdd6:: with SMTP id h22mr5879722edw.278.1621528838264; Thu, 20 May 2021 09:40:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621528838; cv=none; d=google.com; s=arc-20160816; b=sJUfOE/fK7zelEeJTV5lDXf9Vu7DM6dVF/t/MUCQZZsBajWfo868oObuCxuBI8yPhD 2/sRBchnVxzxDzTX5NOGsTnou4yiFlOaXrzKzHDjMKkzV58F/sPBN1V0lQLj1R9Cx0Qm 8npAr4XX7DxOLCCVAAyMIb0bi3/cJnYC7eD8lrRfBYMPECvaMzQJ6cmEb6qO5mkcDW6d +bvmNo8ykZQ3qXm++4/bMR4GPCoY5IcmoTKmZGWrSxsb7XvxQoayQeRjltnaDRm7SGZk Bd6ynvGjhhqNc1Mo5dPEHOEsOZrtXyY4RY1sYSMKj/+bPGI26/qpo+ciZ5Agb5dru1o3 rzlA== 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=R5huExJNAaM/aMsAGhrEzcidBOKtueCJ7RjTbJeGDRM=; b=CXVo+GWG6rLieAA5Od64qSNkZVklNb98QgWnkgVfdcBEu1f5RTj80CDlNtC1Cgh9nh keBH8FTNYseGDKJlTkjzz2xrtZDz62+3xBsR+XHBws36fMkQ9NFcqqOUgHKGhYxOX41c dsZkk/iCKlKvTbrbVVm31/EFccYJOVk1ht3mm9HmOcFgI+ZzHjWhU0Sz4unez83Boj5l 9T/wx3i10VGzcb12o+Vb5EuLMdXnrQXdRTBYhUczd0h7d1T4LNty302jggh+NyNMBT0J pGOR68TmsZfEmI+KuxJXuYLvroYtVR5ewEBVBzizCoPaNHyv0LYs/xtpl3+rzmaVxM+1 Badg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=eV88D1r9; 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 y22si2913770ejb.688.2021.05.20.09.40.13; Thu, 20 May 2021 09:40:38 -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=eV88D1r9; 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 S233103AbhETJmY (ORCPT + 99 others); Thu, 20 May 2021 05:42:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:41040 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233075AbhETJjg (ORCPT ); Thu, 20 May 2021 05:39:36 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 521F1613C1; Thu, 20 May 2021 09:31:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621503086; bh=N3FxKqWZrTgdcyVZefZWFKOqV2K59cqXtACh8OPqPuQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=eV88D1r9t8ZNHTNubCG5wrdFpVtJa2dUNCOh407i1DjHTMpZAaaXFENs3lmd6DElv cVu/BRPSWVMNvjaf3uNrTsCnhcvOLDwaGFefFE/0tk3XM3DfiCJvRIKt2QBhEtQOBm WkNKENKrVhkvkqzdvIPGzdq8zJDiLtRg2GRNVYjE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Mathias Nyman , Sasha Levin Subject: [PATCH 4.19 035/425] xhci: check control context is valid before dereferencing it. Date: Thu, 20 May 2021 11:16:44 +0200 Message-Id: <20210520092132.569443616@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210520092131.308959589@linuxfoundation.org> References: <20210520092131.308959589@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: Mathias Nyman [ Upstream commit 597899d2f7c5619c87185ee7953d004bd37fd0eb ] Don't dereference ctrl_ctx before checking it's valid. Issue reported by Klockwork Signed-off-by: Mathias Nyman Link: https://lore.kernel.org/r/20210406070208.3406266-3-mathias.nyman@linux.intel.com Signed-off-by: Greg Kroah-Hartman Signed-off-by: Sasha Levin --- drivers/usb/host/xhci.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/drivers/usb/host/xhci.c b/drivers/usb/host/xhci.c index 6c508d0313f7..fc07d68fdd15 100644 --- a/drivers/usb/host/xhci.c +++ b/drivers/usb/host/xhci.c @@ -3148,6 +3148,14 @@ static void xhci_endpoint_reset(struct usb_hcd *hcd, /* config ep command clears toggle if add and drop ep flags are set */ ctrl_ctx = xhci_get_input_control_ctx(cfg_cmd->in_ctx); + if (!ctrl_ctx) { + spin_unlock_irqrestore(&xhci->lock, flags); + xhci_free_command(xhci, cfg_cmd); + xhci_warn(xhci, "%s: Could not get input context, bad type.\n", + __func__); + goto cleanup; + } + xhci_setup_input_ctx_for_config_ep(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ctrl_ctx, ep_flag, ep_flag); xhci_endpoint_copy(xhci, cfg_cmd->in_ctx, vdev->out_ctx, ep_index); -- 2.30.2