From 336ac67fd9d675bfdfc580b716b246878e0ef162 Mon Sep 17 00:00:00 2001 From: Tavi Date: Sat, 22 Jun 2024 20:47:23 -0400 Subject: [PATCH] Fixup 3e2b2e0c Signed-off-by: Tavi --- .../android_kernel_google_gs101_private_gs-google.sh | 2 +- .../android_kernel_google_gs201_private_gs-google.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs101_private_gs-google.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs101_private_gs-google.sh index b80f3013..95ba7244 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs101_private_gs-google.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs101_private_gs-google.sh @@ -682,7 +682,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38555/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38558/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38559/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38560/5.10/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38564/^6.9/0001.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38564/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38565/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38567/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38578/5.10/0004.patch diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs201_private_gs-google.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs201_private_gs-google.sh index c3630840..92b3b1c8 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs201_private_gs-google.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_gs201_private_gs-google.sh @@ -680,7 +680,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38555/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38558/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38559/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38560/5.10/0004.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38564/^6.9/0001.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38564/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38565/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38567/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-38578/5.10/0004.patch