diff --git a/Scripts/Common/Fix_CVE_Patchers.sh b/Scripts/Common/Fix_CVE_Patchers.sh index 2ad9324b..350c1819 100644 --- a/Scripts/Common/Fix_CVE_Patchers.sh +++ b/Scripts/Common/Fix_CVE_Patchers.sh @@ -137,7 +137,7 @@ done declare -a threeDotEighteen=("${threeDotTen[@]}" "android_kernel_samsung_universal8890.sh" "android_kernel_google_dragon.sh" "android_kernel_zte_msm8996.sh" "android_kernel_asus_msm8953.sh" "android_kernel_google_marlin.sh" "android_kernel_motorola_msm8996.sh" "android_kernel_oneplus_msm8996.sh"); for script in "${threeDotEighteen[@]}" do - commentPatches $script "0008-Graphene-Kernel_Hardening-slub/4.4/0002.patch" "CVE-2016-20022/3.18" "CVE-2018-16597/4.4" "CVE-2019-19319/4.4" "CVE-2020-0305/4.4" "CVE-2020-0429/4.4" "CVE-2020-8992/4.4" "CVE-2021-1048/4.4" "CVE-2021-3428/4.4" "CVE-2021-20265/4.4" "CVE-2021-47277" "CVE-2021-47320" "CVE-2022-1184/4.4/0014.patch" "CVE-2022-1184/4.9/0007.patch" "CVE-2022-40768/4.9/0007.patch" "CVE-2022-40768/4.4/0008.patch" "CVE-2022-47929/4.4" "CVE-2023-0458" "CVE-2023-52435" "CVE-2024-26889" "CVE-2024-35954/^6.9" "CVE-2021-47495/4.4" "CVE-2024-44944"; + commentPatches $script "0008-Graphene-Kernel_Hardening-slub/4.4/0002.patch" "CVE-2016-20022/3.18" "CVE-2018-16597/4.4" "CVE-2019-19319/4.4" "CVE-2020-0305/4.4" "CVE-2020-0429/4.4" "CVE-2020-8992/4.4" "CVE-2021-1048/4.4" "CVE-2021-3428/4.4" "CVE-2021-20265/4.4" "CVE-2021-47277" "CVE-2021-47320" "CVE-2022-1184/4.4/0014.patch" "CVE-2022-1184/4.9/0007.patch" "CVE-2022-40768/4.9/0007.patch" "CVE-2022-40768/4.4/0008.patch" "CVE-2022-47929/4.4" "CVE-2023-0458" "CVE-2023-52435" "CVE-2024-26889" "CVE-2024-35954/^6.9" "CVE-2021-47495/4.4" "CVE-2024-44944" "CVE-2024-42265"; #TODO: missing USB_SPEED_SUPER_PLUS #sed -i 's|CVE-2016-20022/3.18|CVE-2016-20022/3.10|' $script; done diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8994.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8994.sh index 63df1332..948d4112 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8994.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8994.sh @@ -775,7 +775,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8992.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8992.sh index 226d55a0..eadb1410 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8992.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8992.sh @@ -860,7 +860,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8952.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8952.sh index 7107823c..63273a04 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8952.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8952.sh @@ -727,7 +727,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_exynos5420.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_exynos5420.sh index d2fba36a..fef869cf 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_exynos5420.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_exynos5420.sh @@ -404,7 +404,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42104/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42115/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42310/4.4/0008.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_universal8890.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_universal8890.sh index 06aa8af6..0a3ccbeb 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_universal8890.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_universal8890.sh @@ -1068,7 +1068,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_fugu.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_fugu.sh index 1d2c7eea..eb9421d4 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_fugu.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_fugu.sh @@ -864,7 +864,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_msm8916.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_msm8916.sh index 29687e0e..773a7a4f 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_msm8916.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_asus_msm8916.sh @@ -676,7 +676,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_google_dragon.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_google_dragon.sh index 50056836..2f24494a 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_google_dragon.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_google_dragon.sh @@ -1036,7 +1036,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_htc_flounder.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_htc_flounder.sh index c0ef524d..23f77cda 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_htc_flounder.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_htc_flounder.sh @@ -669,7 +669,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_huawei_angler.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_huawei_angler.sh index fdd82a7a..7e8fe549 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_huawei_angler.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_huawei_angler.sh @@ -795,7 +795,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_lge_bullhead.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_lge_bullhead.sh index 95a9135b..d3a4057f 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_lge_bullhead.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_lge_bullhead.sh @@ -806,7 +806,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_zte_msm8996.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_zte_msm8996.sh index b51e72ff..af753abd 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_zte_msm8996.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_zte_msm8996.sh @@ -1028,7 +1028,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42297/^6.10/0001.patch diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8916.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8916.sh index fe45cf67..edc318ab 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8916.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8916.sh @@ -674,7 +674,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_yellowstone.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_yellowstone.sh index 612ed94a..737e404c 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_yellowstone.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_yellowstone.sh @@ -719,7 +719,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_samsung_apq8084.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_samsung_apq8084.sh index ef9820c9..7253ea63 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_samsung_apq8084.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_samsung_apq8084.sh @@ -525,7 +525,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_cyanogen_msm8916.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_cyanogen_msm8916.sh index fe45cf67..edc318ab 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_cyanogen_msm8916.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_cyanogen_msm8916.sh @@ -674,7 +674,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8916.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8916.sh index c748f9da..a116da7b 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8916.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8916.sh @@ -718,7 +718,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8992.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8992.sh index 5ae3cfe8..3b7a38b8 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8992.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_motorola_msm8992.sh @@ -642,7 +642,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_oneplus_msm8994.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_oneplus_msm8994.sh index 2bf93b1a..ee82ed05 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_oneplus_msm8994.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_oneplus_msm8994.sh @@ -644,7 +644,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_marlin.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_marlin.sh index 651a27d8..ac6d449e 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_marlin.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_marlin.sh @@ -843,7 +843,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_moto_shamu.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_moto_shamu.sh index ec086aba..69652d3c 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_moto_shamu.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_moto_shamu.sh @@ -562,7 +562,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8996.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8996.sh index edbc398a..1693f706 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8996.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8996.sh @@ -864,7 +864,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42297/^6.10/0001.patch diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh index 73df9710..a2d26c3c 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh @@ -694,7 +694,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42309/4.4/0008.patch diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oneplus_msm8996.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oneplus_msm8996.sh index 2e9e8227..921dffa6 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oneplus_msm8996.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oneplus_msm8996.sh @@ -852,7 +852,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42145/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42148/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42154/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42223/4.4/0008.patch -git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch +#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42265/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42271/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42280/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-42297/^6.10/0001.patch