Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp500461pxx; Wed, 28 Oct 2020 09:44:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyz7eo5hphx1qb9sJVQvBqmMbWqSLKyQEcgRJu3VXUMcgnXdr/aJyg1hHVPHjgY6lrRt56f X-Received: by 2002:a17:906:8058:: with SMTP id x24mr3462237ejw.272.1603903444233; Wed, 28 Oct 2020 09:44:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603903444; cv=none; d=google.com; s=arc-20160816; b=c/F9vFXnO4P7Jl5fL1lhVnJCGx48g8IGVpClcqPvLDTDnQMZqUOwpgWbwz06r3OCdO W5pEFgQF9OZDxLNcapIqx/o55Rsfe3C3roKEAsZzLx9AGQrwdyUqWZx5VVH/rwnanM9h Di+v7VprbWChqsLBoEgQUQb6AKj6N1k+bXEA/xW3rGqHr4qDRAka7px+xP4zyqHrR0Lc 1saK1GPtjJdq2UxB+WEJBQcvwPrpZLR2XcVaziPWM6sWriPLb+VEzg6I9vlLT2wjUPPa pFBEH7HMH4NoAq/Am5hMZwxmwyhz6Soj0bXXCssysi410lKEf9i2an/kibapr9c/zrM7 e8CQ== 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=gJR1vpzyNn96BzfzU0OWy2xkJhKutEWcxvRI/i5quFM=; b=y5Fv4v2TMgifJAH00+i8Xfzy0R4easwIQQNvWh6q89Io9710uYB2mvJbCjIYb3HrYd bylPD+cHffTp2SDF9Iu4elh+HlqlWIpYJq/w71aIGjYut4892aUDzWordbpqD5IfKAD4 IYN2eiN1/WvJR9p/MXhLQ12BgJO20NZbKn5Zb3E1vUEvY+h2f8Gky9qxVuFSNihOqndY /gQW4xtx+OLEJ1tgI6VPyPoLi6WraKsn6L5voC1CRAXrwlZmWnf3hgP8N6HCNNEUDfXJ hFHxvZqkIZ0gYhlQ+ugtrUTDseBtShe000ndIXNBXLSEE9TKcZJAsgf6Ui32NcOTtf4x zQQA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=JhOsSqOM; 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=fail (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 w23si165eds.571.2020.10.28.09.43.40; Wed, 28 Oct 2020 09:44:04 -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=@kernel.org header.s=default header.b=JhOsSqOM; 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=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1818292AbgJ0RSw (ORCPT + 99 others); Tue, 27 Oct 2020 13:18:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:55580 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752410AbgJ0OzF (ORCPT ); Tue, 27 Oct 2020 10:55:05 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (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 DE1982071A; Tue, 27 Oct 2020 14:55:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1603810505; bh=y2X8Rlzg/9+h3mtkY/LayOwdA5+JyHTtV2Uy9gV+c5c=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=JhOsSqOMzhiMTlWxTU7aavSr9bI2KiklDe9tCbtzsEBQeG91pr7N97JDHjeINKnJQ 2i+GJx0u1b3d5/ur710UkGWgPV87hwgdXq/LaBqWKwVabzokgkznQ4orlmgPL+r4eU Ah5ol5iPCSw1Mdlye/xSMkoiA53ztL6VIQM/b7SQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Dan Carpenter , Kalle Valo , Sasha Levin Subject: [PATCH 5.8 162/633] ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb() Date: Tue, 27 Oct 2020 14:48:25 +0100 Message-Id: <20201027135530.277168339@linuxfoundation.org> X-Mailer: git-send-email 2.29.1 In-Reply-To: <20201027135522.655719020@linuxfoundation.org> References: <20201027135522.655719020@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: Dan Carpenter [ Upstream commit 2705cd7558e718a7240c64eb0afb2edad5f8c190 ] The value of "htc_hdr->endpoint_id" comes from skb->data so Smatch marks it as untrusted so we have to check it before using it as an array offset. This is similar to a bug that syzkaller found in commit e4ff08a4d727 ("ath9k: Fix use-after-free Write in ath9k_htc_rx_msg") so it is probably a real issue. Fixes: fb9987d0f748 ("ath9k_htc: Support for AR9271 chipset.") Signed-off-by: Dan Carpenter Signed-off-by: Kalle Valo Link: https://lore.kernel.org/r/20200813141253.GA457408@mwanda Signed-off-by: Sasha Levin --- drivers/net/wireless/ath/ath9k/htc_hst.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wireless/ath/ath9k/htc_hst.c b/drivers/net/wireless/ath/ath9k/htc_hst.c index d2e062eaf5614..510e61e97dbcb 100644 --- a/drivers/net/wireless/ath/ath9k/htc_hst.c +++ b/drivers/net/wireless/ath/ath9k/htc_hst.c @@ -339,6 +339,8 @@ void ath9k_htc_txcompletion_cb(struct htc_target *htc_handle, if (skb) { htc_hdr = (struct htc_frame_hdr *) skb->data; + if (htc_hdr->endpoint_id >= ARRAY_SIZE(htc_handle->endpoint)) + goto ret; endpoint = &htc_handle->endpoint[htc_hdr->endpoint_id]; skb_pull(skb, sizeof(struct htc_frame_hdr)); -- 2.25.1