Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp3264864pxf; Mon, 5 Apr 2021 07:36:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyPxHl7gUNGzDDmXkQk7D5ZAd2qDaq1oOyimbiqN7Db8ysAs0ilVEC63Vy9yGYyrRmF6LQM X-Received: by 2002:a50:d5d9:: with SMTP id g25mr11430643edj.47.1617633386272; Mon, 05 Apr 2021 07:36:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617633386; cv=none; d=google.com; s=arc-20160816; b=rRR7YO4v9Svfe/CCvJY6zJogTdHPwvMEocNPaHNTEf0y1NgoOmVmMtk5FDc6GDTa1a /y1R8gdrGSztPsoRMFH1QHiiAu2TpV+6rT5LcDQjcSrCv+CWroTTMPWhgaOQ50QqC7iB NwQ05NbeLT9fHPEt14Pu67KOXMrhWLEwYmvjco1FyvcRwgRK4rgjtnEqtvGzcbUREo9S 4Yn10z1KHf9jM4NPKdOq/juIeucN6NtDhZ45TyTSCrECJ8KcEUfIkPC8/Xv/TWiKhX0h tgQUGjhGL+JOUZriDYXpEjxOn8WBarGsK059SaE8x5+gjptgEMKSuAlJbmIk/Vd8/Vj5 XxGg== 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=l3JlDGWBt2+swJcNeYgNnRqn8Bv+Qj1yHu0Wi90Mwt8=; b=E5wn4eiPKMfAsS8D0lTorslh0gSQbMOXjCNDK+0WsiD7rtFmZkpXHlNZLR0CwF/5Af 2Ke1nGDN9yBrIYAJrN8tIndardXS1AuovWze850r9TAG+G8zaX4OhdptRW5khTryxIM6 xWhu3Be4d4U+MlBMO3FPo/0Hd/TKstVag7DeG9IScM6xBip/9j7mAiQeoFtyTM3ZMJmL NV8j2/PHIFqJLcXi9KpROxmNzlC/SbD7rhTRRO09LoRxVZUZ5o+LmE1wT3c3TBz+5I3s 4dA7dRc/EO03bYJH4hOmK5f7Jko70nsG/o1nbFdt2/fDwE8LI12E/NqYDcVK3VoTaFR8 HFRA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=xsUyRDWa; 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 v7si15414196edd.479.2021.04.05.07.36.02; Mon, 05 Apr 2021 07:36:26 -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=xsUyRDWa; 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 S237764AbhDEJDu (ORCPT + 99 others); Mon, 5 Apr 2021 05:03:50 -0400 Received: from mail.kernel.org ([198.145.29.99]:44468 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237174AbhDEJCW (ORCPT ); Mon, 5 Apr 2021 05:02:22 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6927E613A0; Mon, 5 Apr 2021 09:02:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1617613336; bh=0ebjN4qmRkCnER2i7q8+mmD/rP379wDy7xvCeeFgChc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=xsUyRDWand9jDiWnDkgCxZrqS+b7/nmW+8gzOAPqKcYHBqD8C055KroPpE3wPDasf VHQHwjQY56nz9cuoxLtdWvs5xxULxkD6MTq8TnaskBXzFGc+ewgz762ySKlji4KtKe AO5hVQCmgIj8SpsVJZDX+/dsxgBfW/3OyZYeEL34= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Atul Gopinathan Subject: [PATCH 4.19 54/56] staging: rtl8192e: Fix incorrect source in memcpy() Date: Mon, 5 Apr 2021 10:54:25 +0200 Message-Id: <20210405085024.252311750@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210405085022.562176619@linuxfoundation.org> References: <20210405085022.562176619@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: Atul Gopinathan commit 72ad25fbbb78930f892b191637359ab5b94b3190 upstream. The variable "info_element" is of the following type: struct rtllib_info_element *info_element defined in drivers/staging/rtl8192e/rtllib.h: struct rtllib_info_element { u8 id; u8 len; u8 data[]; } __packed; The "len" field defines the size of the "data[]" array. The code is supposed to check if "info_element->len" is greater than 4 and later equal to 6. If this is satisfied then, the last two bytes (the 4th and 5th element of u8 "data[]" array) are copied into "network->CcxRmState". Right now the code uses "memcpy()" with the source as "&info_element[4]" which would copy in wrong and unintended information. The struct "rtllib_info_element" has a size of 2 bytes for "id" and "len", therefore indexing will be done in interval of 2 bytes. So, "info_element[4]" would point to data which is beyond the memory allocated for this pointer (that is, at x+8, while "info_element" has been allocated only from x to x+7 (2 + 6 => 8 bytes)). This patch rectifies this error by using "&info_element->data[4]" which correctly copies the last two bytes of "data[]". NOTE: The faulty line of code came from the following commit: commit ecdfa44610fa ("Staging: add Realtek 8192 PCI wireless driver") The above commit created the file `rtl8192e/ieee80211/ieee80211_rx.c` which had the faulty line of code. This file has been deleted (or possibly renamed) with the contents copied in to a new file `rtl8192e/rtllib_rx.c` along with additional code in the commit 94a799425eee (tagged in Fixes). Fixes: 94a799425eee ("From: wlanfae [PATCH 1/8] rtl8192e: Import new version of driver from realtek") Cc: stable@vger.kernel.org Signed-off-by: Atul Gopinathan Link: https://lore.kernel.org/r/20210323113413.29179-1-atulgopinathan@gmail.com Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtl8192e/rtllib_rx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/staging/rtl8192e/rtllib_rx.c +++ b/drivers/staging/rtl8192e/rtllib_rx.c @@ -1978,7 +1978,7 @@ static void rtllib_parse_mife_generic(st info_element->data[2] == 0x96 && info_element->data[3] == 0x01) { if (info_element->len == 6) { - memcpy(network->CcxRmState, &info_element[4], 2); + memcpy(network->CcxRmState, &info_element->data[4], 2); if (network->CcxRmState[0] != 0) network->bCcxRmEnable = true; else