From 5c2ff390eb1b6b03d71f748a63bd42324b843097 Mon Sep 17 00:00:00 2001
From: Tavi <tavi@divested.dev>
Date: Thu, 10 Oct 2024 13:46:22 -0400
Subject: [PATCH] Fixup

Signed-off-by: Tavi <tavi@divested.dev>
---
 CVE-2019-10598/{qcalcd-3.0 => qcacld-3.0}/0001.patch | 6 +++---
 Kernel_CVE_Patch_List.txt                            | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
 rename CVE-2019-10598/{qcalcd-3.0 => qcacld-3.0}/0001.patch (92%)

diff --git a/CVE-2019-10598/qcalcd-3.0/0001.patch b/CVE-2019-10598/qcacld-3.0/0001.patch
similarity index 92%
rename from CVE-2019-10598/qcalcd-3.0/0001.patch
rename to CVE-2019-10598/qcacld-3.0/0001.patch
index 2ff396b45..b5c93d564 100644
--- a/CVE-2019-10598/qcalcd-3.0/0001.patch
+++ b/CVE-2019-10598/qcacld-3.0/0001.patch
@@ -1,7 +1,7 @@
 From 725c60d44bd68704cf1da6593e4a50580bb7c7a4 Mon Sep 17 00:00:00 2001
 From: gaurank kathpalia <gkathpal@codeaurora.org>
 Date: Fri, 5 Oct 2018 14:48:51 +0530
-Subject: qcacld-3.0: Add check for num_peers in
+Subject: [PATCH] qcacld-3.0: Add check for num_peers in
  wma_ibss_peer_info_event_handler
 
 in wma_ibss_peer_info_event_handler, the driver has a upper
@@ -21,7 +21,7 @@ CRs-Fixed: 2324139
  1 file changed, 2 insertions(+), 1 deletion(-)
 
 diff --git a/core/wma/src/wma_data.c b/core/wma/src/wma_data.c
-index 781d3c4..f61f52c 100644
+index 781d3c44dab..f61f52c6b37 100644
 --- a/core/wma/src/wma_data.c
 +++ b/core/wma/src/wma_data.c
 @@ -2184,7 +2184,8 @@ int wma_ibss_peer_info_event_handler(void *handle, uint8_t *data,
@@ -35,5 +35,5 @@ index 781d3c4..f61f52c 100644
  		WMA_LOGE("%s: Invalid event data from target num_peers %d peer_info %pK",
  			__func__, num_peers, peer_info);
 -- 
-cgit v1.1
+GitLab
 
diff --git a/Kernel_CVE_Patch_List.txt b/Kernel_CVE_Patch_List.txt
index c9f8d7163..e36ac0abf 100644
--- a/Kernel_CVE_Patch_List.txt
+++ b/Kernel_CVE_Patch_List.txt
@@ -12214,7 +12214,7 @@ CVE-2019-10595
 	Link - qcacld-2.0 - https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-2.0/-/commit/06054810842768285f0d4614d4f6e83d76d0f2fd
 	Link - qcacld-3.0 - https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/4278b69a04783ec4ef161f6eeeec621966cbea2f
 CVE-2019-10598
-	Link - qcalcd-3.0 - https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/725c60d44bd68704cf1da6593e4a50580bb7c7a4
+	Link - qcacld-3.0 - https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qcacld-3.0/-/commit/725c60d44bd68704cf1da6593e4a50580bb7c7a4
 CVE-2019-10601
 	Link - qca-wifi-host-cmn - https://git.codelinaro.org/clo/la/platform/vendor/qcom-opensource/wlan/qca-wifi-host-cmn/-/commit/ca619a8e4398dcc1369814c3492ecb01c82fc9dd
 CVE-2019-10605
-- 
GitLab