diff --git a/Logs/resetWorkspace-LineageOS-20.0.txt b/Logs/resetWorkspace-LineageOS-20.0.txt index 80c1bdcd..28b3750b 100644 --- a/Logs/resetWorkspace-LineageOS-20.0.txt +++ b/Logs/resetWorkspace-LineageOS-20.0.txt @@ -88,7 +88,7 @@ device/lge/v20-common b3421930cb63877edd288ca1ea2c58cd3c94a704 device/lge/vs995 0089f2e8abb2b45d4da164be155a1750c7739b6f device/lineage/atv f4bd583dba827aaf9fc8a5faa4211bb7505bdb2d device/lineage/car b588ae4550fcc9dec7427bfdba498826d8ced50c -device/lineage/sepolicy 18bc652b986d708a1b661b7f835733bf5b9db599 +device/lineage/sepolicy ca9c8a7317af82df281432d1146b9be79fd7e359 device/oneplus/avicii f993e8a369fc5cd51deaa6131d77fddaf370ded4 device/oneplus/cheeseburger 093e9c7fa2e974092730b34b6390d32a2a124465 device/oneplus/dumpling 9842f9ab9ad623f572fa936610e3c5772ecedda4 @@ -857,7 +857,7 @@ hardware/lge 8c71fb6e2e7a3c3ea98addc8aeb9786c41086932 hardware/libhardware 0eb202d7ebd7d2410eb2f62c908c0341964a4829 hardware/libhardware_legacy 50d9f52f7a7d4c70f10d6a9dca9a1f83a16c85ca hardware/lineage/compat 015d90baa57a65c5bdeed20997dfdede50e65ca7 -hardware/lineage/interfaces 0ef7c7e95125ef1345bff0dafbca832e17046c67 +hardware/lineage/interfaces 56bf43755bdc4045ec56b4c02eaaaf9894f91003 hardware/lineage/livedisplay 3e298771b18d6c0e28350f50c7204c3c036662b8 hardware/nxp/nfc ea29b939898b9b7aa998124d3bbc9e7322c01514 hardware/nxp/secure_element 69b223b099f01b59100a175cc6b1ce11c76d203a @@ -1380,7 +1380,7 @@ vendor/lge/us996d 548f96ba5e97624c00650fd218e985aaf7b8424c vendor/lge/us997 1bdb1edf78b5b86972a61c8e51294b5905c36e77 vendor/lge/v20-common 1493693b4de2e304ba5271022236fad1aa969a4f vendor/lge/vs995 86a35d3e47c9de58c55a8c6dd5438638e3525776 -vendor/lineage cb2a723cf75fde1222137a461aaeb683a53b667d +vendor/lineage 66acf96be27f54eaeb6dbc6d04c65337204a76b6 vendor/nxp/nfc 7cfaa9b365f43eef984d0c3c11a14ceffdd7c666 vendor/nxp/secure_element c1327d2dc2f1119a0e226c4a97d039ffc874b023 vendor/nxp/secure_element_extns 9794c73f5a5b37116d6a161c4252c82c7ecf0ba0 diff --git a/Patches/Linux b/Patches/Linux index e3d2b651..2cf58fb7 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit e3d2b651817642e377457fdefb091d349cf2ad85 +Subproject commit 2cf58fb7882c5558e3fca1bc00f8dae58dba9ca8 diff --git a/PrebuiltApps b/PrebuiltApps index 231ea451..f36ecba5 160000 --- a/PrebuiltApps +++ b/PrebuiltApps @@ -1 +1 @@ -Subproject commit 231ea451241307e5780c9d5d0adadd2abb4ab8a8 +Subproject commit f36ecba53e5ff93a45cd22bb9634cf1d5ca1c254 diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_amazon_hdx-common.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_amazon_hdx-common.sh index 83e34e69..a872b561 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_amazon_hdx-common.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_amazon_hdx-common.sh @@ -923,6 +923,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/772877_0001-usb-core-Fix-use-after-free-for-hub-usb-device.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2013-4592/3.4/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2014-9728/3.4/0008.patch @@ -935,7 +937,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p935" +editKernelLocalversion "-dos.p937" else echo "kernel_amazon_hdx-common is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_grouper.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_grouper.sh index fe74f47e..39f37a18 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_grouper.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_grouper.sh @@ -586,6 +586,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13167/3.4/0014.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -594,7 +596,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p594" +editKernelLocalversion "-dos.p596" else echo "kernel_asus_grouper is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8960.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8960.sh index 3009d1c5..923bd6cf 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8960.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8960.sh @@ -623,6 +623,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13167/3.4/0014.patch @@ -632,7 +634,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p632" +editKernelLocalversion "-dos.p634" else echo "kernel_htc_msm8960 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 b2f558cb..1b609b76 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 @@ -746,6 +746,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-6937/3.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13167/3.10/0004.patch @@ -758,7 +760,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p758" +editKernelLocalversion "-dos.p760" else echo "kernel_htc_msm8994 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 9ff68c49..3164c7e5 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 @@ -832,6 +832,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-6937/3.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13167/3.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch @@ -843,7 +845,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p843" +editKernelLocalversion "-dos.p845" else echo "kernel_lge_msm8992 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 21268a13..bba07f9f 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 @@ -698,6 +698,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -707,7 +709,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p707" +editKernelLocalversion "-dos.p709" else echo "kernel_motorola_msm8952 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_d2.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_d2.sh index b9762480..b15c1493 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_d2.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_d2.sh @@ -698,6 +698,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13167/3.4/0014.patch @@ -707,7 +709,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p707" +editKernelLocalversion "-dos.p709" else echo "kernel_samsung_d2 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 44829483..9f200cc2 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 @@ -382,11 +382,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p386" +editKernelLocalversion "-dos.p388" else echo "kernel_samsung_exynos5420 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_manta.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_manta.sh index 09be58e4..15feb05d 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_manta.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_manta.sh @@ -501,6 +501,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -508,7 +510,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p508" +editKernelLocalversion "-dos.p510" else echo "kernel_samsung_manta is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_smdk4412.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_smdk4412.sh index 889bb5ba..42abbd2c 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_smdk4412.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_smdk4412.sh @@ -519,6 +519,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40902/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/772877_0001-usb-core-Fix-use-after-free-for-hub-usb-device.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -527,7 +529,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p527" +editKernelLocalversion "-dos.p529" else echo "kernel_samsung_smdk4412 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_tuna.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_tuna.sh index 9bfbde44..2100499f 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_tuna.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_tuna.sh @@ -511,6 +511,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40902/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/772877_0001-usb-core-Fix-use-after-free-for-hub-usb-device.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -519,7 +521,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p519" +editKernelLocalversion "-dos.p521" else echo "kernel_samsung_tuna is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 0d32d39c..e7370a01 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 @@ -1029,6 +1029,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0004-net-add-recursion-limit-to-GRO.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch @@ -1040,7 +1043,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p1040" +editKernelLocalversion "-dos.p1043" else echo "kernel_samsung_universal8890 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 c1084a16..26b5c73d 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 @@ -836,6 +836,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/772877_0001-usb-core-Fix-use-after-free-for-hub-usb-device.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2013-3076/3.4/0003.patch @@ -854,7 +856,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p854" +editKernelLocalversion "-dos.p856" else echo "kernel_asus_fugu is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 9e04023c..e5f3c74a 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 @@ -646,6 +646,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -656,7 +658,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p656" +editKernelLocalversion "-dos.p658" else echo "kernel_asus_msm8916 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 6b4894bb..dbe46c31 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 @@ -997,6 +997,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0004/3.18/0003-alt.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch @@ -1010,7 +1013,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p1010" +editKernelLocalversion "-dos.p1013" else echo "kernel_google_dragon is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 65627a65..fd72c1b2 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 @@ -640,6 +640,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch @@ -651,7 +653,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p651" +editKernelLocalversion "-dos.p653" else echo "kernel_htc_flounder is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 6a704730..b317214e 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 @@ -766,6 +766,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-4002/3.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-6937/3.10/0002.patch @@ -778,7 +780,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p778" +editKernelLocalversion "-dos.p780" else echo "kernel_huawei_angler is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 0535ebf0..c13a39a3 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 @@ -777,6 +777,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-4002/3.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-6937/3.10/0002.patch @@ -789,7 +791,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p789" +editKernelLocalversion "-dos.p791" else echo "kernel_lge_bullhead is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 e5dd0865..fb6974e1 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 @@ -987,6 +987,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch #git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-15951/3.18/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/3.18/0004.patch @@ -997,7 +1000,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p997" +editKernelLocalversion "-dos.p1000" else echo "kernel_zte_msm8996 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 58cfe7ed..2f998977 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 @@ -644,6 +644,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -654,7 +656,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p654" +editKernelLocalversion "-dos.p656" else echo "kernel_cyanogen_msm8916 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8974.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8974.sh index 16dddfa0..44292042 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8974.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_cyanogen_msm8974.sh @@ -552,6 +552,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6752/3.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -559,7 +561,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p559" +editKernelLocalversion "-dos.p561" else echo "kernel_cyanogen_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 ef2d9a22..ef788a99 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 @@ -691,6 +691,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -701,7 +703,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p701" +editKernelLocalversion "-dos.p703" else echo "kernel_google_yellowstone is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 58e52e21..d9df0e87 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 @@ -495,6 +495,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch @@ -507,7 +509,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p507" +editKernelLocalversion "-dos.p509" else echo "kernel_samsung_apq8084 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 58cfe7ed..2f998977 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 @@ -644,6 +644,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -654,7 +656,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p654" +editKernelLocalversion "-dos.p656" else echo "kernel_cyanogen_msm8916 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 13d8c369..f3e238f8 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 @@ -690,6 +690,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-4002/3.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch @@ -699,7 +701,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p699" +editKernelLocalversion "-dos.p701" else echo "kernel_motorola_msm8916 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 0e7e16df..46b52907 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 @@ -612,6 +612,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -621,7 +623,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p621" +editKernelLocalversion "-dos.p623" else echo "kernel_motorola_msm8992 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 efa2f104..e9a8eaaa 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 @@ -614,6 +614,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -623,7 +625,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p623" +editKernelLocalversion "-dos.p625" else echo "kernel_oneplus_msm8994 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_xiaomi_sm6150.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_xiaomi_sm6150.sh index c9b330a8..9830b766 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_xiaomi_sm6150.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_xiaomi_sm6150.sh @@ -893,6 +893,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36004/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -957,13 +958,18 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.14/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.14/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47222/4.14/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p963" +editKernelLocalversion "-dos.p969" else echo "kernel_xiaomi_sm6150 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh index 695cac34..2463afc7 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh @@ -820,6 +820,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40959/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0012.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.4/0007.patch @@ -828,7 +831,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p828" +editKernelLocalversion "-dos.p831" else echo "kernel_yandex_sdm660 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh index 4f4c5ffb..0e285673 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh @@ -366,10 +366,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p369" +editKernelLocalversion "-dos.p371" else echo "kernel_fairphone_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 2f455ff2..dcbf9adc 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 @@ -804,6 +804,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-01/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-5853/3.18/0002.patch @@ -816,7 +819,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p816" +editKernelLocalversion "-dos.p819" else echo "kernel_google_marlin is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_msm.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_msm.sh index 047efd78..5dc82d06 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_msm.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_google_msm.sh @@ -543,6 +543,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/kernel.msm.git-5d89eb01c93d8a62998e3bdccae28a7732e3bd51.patch @@ -553,7 +555,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p553" +editKernelLocalversion "-dos.p555" else echo "kernel_google_msm is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_htc_msm8974.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_htc_msm8974.sh index 5cd746ae..90432a70 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_htc_msm8974.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_htc_msm8974.sh @@ -653,6 +653,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0001/3.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0002/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0004/3.4/0001.patch @@ -663,7 +665,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p663" +editKernelLocalversion "-dos.p665" else echo "kernel_htc_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_g3.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_g3.sh index ba0edb8f..381f456a 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_g3.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_g3.sh @@ -580,6 +580,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6752/3.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -587,7 +589,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p587" +editKernelLocalversion "-dos.p589" else echo "kernel_lge_g3 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_hammerhead.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_hammerhead.sh index 4550bdb1..1b6eb88f 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_hammerhead.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_hammerhead.sh @@ -517,6 +517,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -525,7 +527,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p525" +editKernelLocalversion "-dos.p527" else echo "kernel_lge_hammerhead is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_mako.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_mako.sh index 9a424f12..d8df8d72 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_mako.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_mako.sh @@ -160,10 +160,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p163" +editKernelLocalversion "-dos.p165" else echo "kernel_lge_mako is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_msm8974.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_msm8974.sh index be824e07..9257c56e 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_msm8974.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_lge_msm8974.sh @@ -565,13 +565,15 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p571" +editKernelLocalversion "-dos.p573" else echo "kernel_lge_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 d2ffd2af..098cf1ab 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 @@ -530,6 +530,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch @@ -543,7 +545,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p543" +editKernelLocalversion "-dos.p545" else echo "kernel_moto_shamu is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8974.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8974.sh index 8ae61543..95964ce1 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8974.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_motorola_msm8974.sh @@ -634,6 +634,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6752/3.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch @@ -642,7 +644,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p642" +editKernelLocalversion "-dos.p644" else echo "kernel_motorola_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 7e220954..d7b7a5c9 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 @@ -823,6 +823,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-15815/qcacld-2.0/0002.patch --directory=drivers/staging/qcacld-2.0 git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/3.18/0004.patch @@ -832,7 +835,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p832" +editKernelLocalversion "-dos.p835" else echo "kernel_motorola_msm8996 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 5859e289..19f13d5f 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 @@ -664,6 +664,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40942/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/3.18/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14053/3.4/0002.patch @@ -673,7 +675,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p673" +editKernelLocalversion "-dos.p675" else echo "kernel_nextbit_msm8992 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 68f38875..61da22d3 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 @@ -811,6 +811,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/3.18/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0466/3.18/0003.patch @@ -820,7 +823,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p820" +editKernelLocalversion "-dos.p823" else echo "kernel_oneplus_msm8996 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oppo_msm8974.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oppo_msm8974.sh index af89ea88..981c8d49 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oppo_msm8974.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_oppo_msm8974.sh @@ -508,11 +508,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13167/3.4/0014.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p512" +editKernelLocalversion "-dos.p514" else echo "kernel_oppo_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_jf.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_jf.sh index 7c1c21bc..0e959f5e 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_jf.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_jf.sh @@ -581,6 +581,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-check-in-pm_ops-unregister.patch @@ -591,7 +593,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p591" +editKernelLocalversion "-dos.p593" else echo "kernel_samsung_jf is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8930-common.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8930-common.sh index a4bfbf43..1a120216 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8930-common.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8930-common.sh @@ -663,6 +663,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0002/3.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0004/3.4/0001.patch @@ -675,7 +677,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/3.4/0010.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p675" +editKernelLocalversion "-dos.p677" else echo "kernel_samsung_msm8930-common is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8974.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8974.sh index 1060f9a8..70a120f0 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8974.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_samsung_msm8974.sh @@ -394,10 +394,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40917/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40954/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p397" +editKernelLocalversion "-dos.p399" else echo "kernel_samsung_msm8974 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_xiaomi_sdm660.sh b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_xiaomi_sdm660.sh index 390c1545..747a6fb2 100644 --- a/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_xiaomi_sdm660.sh +++ b/Scripts/LineageOS-18.1/CVE_Patchers/android_kernel_xiaomi_sdm660.sh @@ -462,11 +462,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40959/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p466" +editKernelLocalversion "-dos.p469" else echo "kernel_xiaomi_sdm660 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sm8150.sh b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sm8150.sh index da2a7100..c141b84b 100644 --- a/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sm8150.sh +++ b/Scripts/LineageOS-19.1/CVE_Patchers/android_kernel_xiaomi_sm8150.sh @@ -973,6 +973,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36004/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -1036,6 +1037,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.14/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0466/4.14/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.14/0003.patch @@ -1045,7 +1051,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47222/4.14/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p1045" +editKernelLocalversion "-dos.p1051" else echo "kernel_xiaomi_sm8150 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_essential_msm8998.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_essential_msm8998.sh index 555ec78c..5be3dbe6 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_essential_msm8998.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_essential_msm8998.sh @@ -488,6 +488,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-slab/4.4/0004.patch @@ -495,7 +498,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p495" +editKernelLocalversion "-dos.p498" else echo "kernel_essential_msm8998 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sdm632.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sdm632.sh index f0c88364..9897245d 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sdm632.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sdm632.sh @@ -313,6 +313,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -369,6 +370,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -377,7 +383,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p377" +editKernelLocalversion "-dos.p383" else echo "kernel_fairphone_sdm632 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sm7225.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sm7225.sh index bbecf0fb..56ee3adf 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sm7225.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fairphone_sm7225.sh @@ -292,6 +292,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36020/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36288/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/4.19/0002.patch @@ -377,12 +378,17 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40993/^6.1/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.19/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/4.19/0003.patch -editKernelLocalversion "-dos.p382" +editKernelLocalversion "-dos.p388" else echo "kernel_fairphone_sm7225 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh index 8c855517..2d4329ac 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh @@ -439,11 +439,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p443" +editKernelLocalversion "-dos.p446" else echo "kernel_fxtec_msm8998 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_sm6115.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_sm6115.sh index 45491aa2..95ada8c0 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_sm6115.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_fxtec_sm6115.sh @@ -292,6 +292,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36020/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36288/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/4.19/0002.patch @@ -377,12 +378,17 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40993/^6.1/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.19/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/4.19/0003.patch -editKernelLocalversion "-dos.p382" +editKernelLocalversion "-dos.p388" else echo "kernel_fxtec_sm6115 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 673775c1..a69f1830 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 @@ -668,6 +668,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36029/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36270/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36477/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/5.10/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36489/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/5.10/0003.patch @@ -681,6 +682,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36916/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36929/5.6-^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/5.10/0003.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36938/5.10/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36940/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36941/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36946/5.10/0003.patch @@ -789,6 +791,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41000/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41004/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41005/5.10/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41009/5.10/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/5.10/0003.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/5.10/0003.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41090/5.10/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41091/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47472/5.10/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47490/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/5.10/0003.patch @@ -797,7 +806,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26812/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/5.10/0004.patch -editKernelLocalversion "-dos.p797" +editKernelLocalversion "-dos.p806" else echo "kernel_google_gs101_private_gs-google is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" 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 e4c12d3b..ff604a93 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 @@ -666,6 +666,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36029/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36270/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36477/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/5.10/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36489/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/5.10/0003.patch @@ -679,6 +680,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36916/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36929/5.6-^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/5.10/0003.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36938/5.10/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36940/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36941/5.10/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36946/5.10/0003.patch @@ -787,6 +789,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41000/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41004/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41005/5.10/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41009/5.10/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/5.10/0003.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/5.10/0003.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41090/5.10/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41091/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47472/5.10/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47490/5.10/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/5.10/0003.patch @@ -795,7 +804,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26812/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/5.10/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/5.10/0004.patch -editKernelLocalversion "-dos.p795" +editKernelLocalversion "-dos.p804" else echo "kernel_google_gs201_private_gs-google is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.14.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.14.sh index df90e165..7d9d1929 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.14.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.14.sh @@ -278,6 +278,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36004/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36933/4.19/0002.patch @@ -346,11 +347,16 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.14/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p350" +editKernelLocalversion "-dos.p356" else echo "kernel_google_msm-4.14 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.9.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.9.sh index 0ab733ec..8ada92f3 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.9.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_msm-4.9.sh @@ -313,6 +313,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -368,6 +369,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -376,7 +382,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p376" +editKernelLocalversion "-dos.p382" else echo "kernel_google_msm-4.9 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_redbull.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_redbull.sh index 4f1f91ee..2a689b27 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_redbull.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_redbull.sh @@ -497,6 +497,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36020/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/4.19/0002.patch @@ -576,12 +577,17 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.19/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/4.19/0003.patch -editKernelLocalversion "-dos.p581" +editKernelLocalversion "-dos.p587" else echo "kernel_google_redbull is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_wahoo.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_wahoo.sh index 282d9e1f..133a6181 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_wahoo.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_google_wahoo.sh @@ -456,6 +456,9 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-slab/4.4/0004.patch @@ -463,7 +466,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p463" +editKernelLocalversion "-dos.p466" else echo "kernel_google_wahoo is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_lge_msm8996.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_lge_msm8996.sh index 10f82903..7806b788 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_lge_msm8996.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_lge_msm8996.sh @@ -439,11 +439,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p443" +editKernelLocalversion "-dos.p446" else echo "kernel_lge_msm8996 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_msm8998.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_msm8998.sh index d362509b..60a35312 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_msm8998.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_msm8998.sh @@ -443,11 +443,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p447" +editKernelLocalversion "-dos.p450" else echo "kernel_oneplus_msm8998 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh index 84a79f84..a042adf9 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh @@ -315,6 +315,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -371,6 +372,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -379,7 +385,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p379" +editKernelLocalversion "-dos.p385" else echo "kernel_oneplus_sdm845 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm7250.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm7250.sh index 1bdce147..af4b59cd 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm7250.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm7250.sh @@ -344,6 +344,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36020/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36288/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/4.19/0002.patch @@ -428,12 +429,17 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.19/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/4.19/0003.patch -editKernelLocalversion "-dos.p433" +editKernelLocalversion "-dos.p439" else echo "kernel_oneplus_sm7250 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8150.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8150.sh index 53e5097a..c0c25503 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8150.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8150.sh @@ -940,6 +940,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36004/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -1003,6 +1004,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.14/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0466/4.14/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.14/0003.patch @@ -1011,7 +1017,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47222/4.14/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p1011" +editKernelLocalversion "-dos.p1017" else echo "kernel_oneplus_sm8150 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8250.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8250.sh index 46745cf5..ce1a9671 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8250.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8250.sh @@ -290,6 +290,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36020/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36288/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/4.19/0002.patch @@ -375,12 +376,17 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40993/^6.1/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.19/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/4.19/0003.patch -editKernelLocalversion "-dos.p380" +editKernelLocalversion "-dos.p386" else echo "kernel_oneplus_sm8250 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8350.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8350.sh index f1dcb5f7..5c42c46e 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8350.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_oneplus_sm8350.sh @@ -335,6 +335,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36020/5.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36270/5.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/5.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36288/5.4/0005.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/5.4/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/5.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/5.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/5.4/0005.patch @@ -436,6 +437,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/5.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40993/^6.1/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/5.4/0005.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/5.4/0007.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/5.4/0005.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/5.4/0005.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41090/5.4/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41091/5.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47472/5.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-47490/5.4/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-48783/^5.17/0001.patch @@ -445,7 +453,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26812/5.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/5.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/5.4/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35812/5.4/0006.patch -editKernelLocalversion "-dos.p445" +editKernelLocalversion "-dos.p453" else echo "kernel_oneplus_sm8350 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_msm8998.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_msm8998.sh index aadc13c5..65a3e67d 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_msm8998.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_msm8998.sh @@ -439,11 +439,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p443" +editKernelLocalversion "-dos.p446" else echo "kernel_razer_msm8998 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_sdm845.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_sdm845.sh index cc7bc5c2..c0d9f0ff 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_sdm845.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_razer_sdm845.sh @@ -311,6 +311,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -367,6 +368,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -375,7 +381,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p375" +editKernelLocalversion "-dos.p381" else echo "kernel_razer_sdm845 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_samsung_exynos9810.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_samsung_exynos9810.sh index 4303b859..4456f087 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_samsung_exynos9810.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_samsung_exynos9810.sh @@ -988,6 +988,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0008.patch @@ -995,7 +1000,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.9/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p995" +editKernelLocalversion "-dos.p1000" else echo "kernel_samsung_exynos9810 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm660.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm660.sh index 85fcba8b..18110942 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm660.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm660.sh @@ -456,11 +456,14 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p460" +editKernelLocalversion "-dos.p463" else echo "kernel_sony_sdm660 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm845.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm845.sh index f3e78dd1..0c939381 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm845.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_sony_sdm845.sh @@ -799,6 +799,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -853,6 +854,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -863,7 +869,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.9/0007.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p863" +editKernelLocalversion "-dos.p869" else echo "kernel_sony_sdm845 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_msm8937.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_msm8937.sh index 4f089e6c..7566c00a 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_msm8937.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_msm8937.sh @@ -312,6 +312,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -368,6 +369,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -376,7 +382,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p376" +editKernelLocalversion "-dos.p382" else echo "kernel_xiaomi_msm8937 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh index 203c19bc..501e9964 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh @@ -320,6 +320,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35997/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36934/4.19/0002.patch @@ -376,6 +377,11 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40984/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch @@ -384,7 +390,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p384" +editKernelLocalversion "-dos.p390" else echo "kernel_xiaomi_sdm845 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm6150.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm6150.sh index 61d562c9..8e7f5898 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm6150.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm6150.sh @@ -313,6 +313,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36004/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36933/4.19/0002.patch @@ -381,11 +382,16 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.14/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p385" +editKernelLocalversion "-dos.p391" else echo "kernel_xiaomi_sm6150 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm8250.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm8250.sh index e0cbad4f..f538a8d1 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm8250.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_sm8250.sh @@ -174,6 +174,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36288/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36883/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36902/4.19/0002.patch @@ -260,8 +261,13 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40993/^6.1/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.19/0007.patch -editKernelLocalversion "-dos.p261" +editKernelLocalversion "-dos.p267" else echo "kernel_xiaomi_sm8250 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_vayu.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_vayu.sh index 30d7bdb3..1b03795a 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_vayu.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_xiaomi_vayu.sh @@ -315,6 +315,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36004/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36016/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36286/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36484/4.19/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36886/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36919/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-36933/4.19/0002.patch @@ -383,11 +384,16 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40987/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41006/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41012/4.19/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41015/4.19/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.14/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.19/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.19/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.19/0003.patch -editKernelLocalversion "-dos.p387" +editKernelLocalversion "-dos.p393" else echo "kernel_xiaomi_vayu is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_zuk_msm8996.sh b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_zuk_msm8996.sh index 459ac924..8b7988b9 100644 --- a/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_zuk_msm8996.sh +++ b/Scripts/LineageOS-20.0/CVE_Patchers/android_kernel_zuk_msm8996.sh @@ -454,12 +454,15 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40968/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40981/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40988/^6.10/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-40996/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41014/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41016/^6.10/0001.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-41017/^6.9/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26145/qcacld-2.0/0008.patch --directory=drivers/staging/qcacld-2.0 git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch -editKernelLocalversion "-dos.p459" +editKernelLocalversion "-dos.p462" else echo "kernel_zuk_msm8996 is unavailable, not patching."; fi; cd "$DOS_BUILD_BASE"