diff --git a/Patches/Linux_CVEs/CVE-2016-2185/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-2185/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-2185/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-2185/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2016-2186/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-2186/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-2186/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-2186/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2016-2187/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-2187/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-2187/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-2187/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2016-3136/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-3136/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-3136/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-3136/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2016-3138/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-3138/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-3138/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-3138/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2016-3140/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-3140/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-3140/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-3140/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2016-3689/ANY/1.patch b/Patches/Linux_CVEs/CVE-2016-3689/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2016-3689/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2016-3689/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2017-0452/ANY/0.patch b/Patches/Linux_CVEs/CVE-2017-0452/ANY/0.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2017-0452/ANY/0.patch rename to Patches/Linux_CVEs/CVE-2017-0452/ANY/0.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2017-5669/ANY/1.patch b/Patches/Linux_CVEs/CVE-2017-5669/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2017-5669/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2017-5669/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2017-6074/ANY/1.patch b/Patches/Linux_CVEs/CVE-2017-6074/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2017-6074/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2017-6074/ANY/1.patch.dupe diff --git a/Patches/Linux_CVEs/CVE-2017-7371/ANY/1.patch b/Patches/Linux_CVEs/CVE-2017-7371/ANY/1.patch.dupe similarity index 100% rename from Patches/Linux_CVEs/CVE-2017-7371/ANY/1.patch rename to Patches/Linux_CVEs/CVE-2017-7371/ANY/1.patch.dupe 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 0712174e..8709e00c 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 @@ -11,6 +11,7 @@ git apply $cvePatches/CVE-2015-1593/ANY/0.patch git apply $cvePatches/CVE-2016-10230/ANY/0.patch git apply $cvePatches/CVE-2016-2185/ANY/0.patch git apply $cvePatches/CVE-2016-2186/ANY/0.patch +git apply $cvePatches/CVE-2016-2443/ANY/0.patch git apply $cvePatches/CVE-2016-2488/ANY/0.patch git apply $cvePatches/CVE-2016-2544/ANY/0.patch git apply $cvePatches/CVE-2016-3841/3.4/0.patch @@ -25,6 +26,8 @@ git apply $cvePatches/CVE-2016-9604/ANY/0.patch git apply $cvePatches/CVE-2017-0403/ANY/0.patch git apply $cvePatches/CVE-2017-0404/ANY/0.patch git apply $cvePatches/CVE-2017-0611/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch +git apply $cvePatches/CVE-2017-0710/ANY/0.patch git apply $cvePatches/CVE-2017-0751/ANY/0.patch git apply $cvePatches/CVE-2017-0786/ANY/0.patch git apply $cvePatches/CVE-2017-10662/ANY/0.patch @@ -37,5 +40,6 @@ git apply $cvePatches/CVE-2017-6348/ANY/0.patch git apply $cvePatches/CVE-2017-6951/ANY/0.patch git apply $cvePatches/CVE-2017-7487/ANY/0.patch git apply $cvePatches/CVE-2017-8247/ANY/0.patch +git apply $cvePatches/CVE-2017-8890/3.4/0.patch git apply $cvePatches/CVE-2017-9242/ANY/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_msm8916.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_msm8916.sh index 9a0a04b1..1ace3f14 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_msm8916.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_asus_msm8916.sh @@ -6,5 +6,7 @@ git apply $cvePatches/CVE-2016-3134/3.10/0.patch git apply $cvePatches/CVE-2016-3857/3.10/0.patch git apply $cvePatches/CVE-2016-6672/ANY/0.patch git apply $cvePatches/CVE-2016-8394/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch +git apply $cvePatches/LVT-2017-0003/3.10/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_marlin.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_marlin.sh index fb86ac8a..20bcd2a8 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_marlin.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_marlin.sh @@ -4,7 +4,6 @@ git apply $cvePatches/CVE-2014-9900/ANY/0.patch git apply $cvePatches/CVE-2015-2041/ANY/0.patch git apply $cvePatches/CVE-2015-7515/ANY/0.patch git apply $cvePatches/CVE-2015-8966/ANY/0.patch -git apply $cvePatches/CVE-2016-10044/ANY/2.patch git apply $cvePatches/CVE-2016-10153/ANY/0.patch git apply $cvePatches/CVE-2016-10231/ANY/1.patch git apply $cvePatches/CVE-2016-2187/ANY/0.patch @@ -33,6 +32,7 @@ git apply $cvePatches/CVE-2017-0510/3.18/1.patch git apply $cvePatches/CVE-2017-0537/ANY/0.patch git apply $cvePatches/CVE-2017-0622/ANY/0.patch git apply $cvePatches/CVE-2017-0627/ANY/0.patch +git apply $cvePatches/CVE-2017-0749/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch git apply $cvePatches/CVE-2017-1000365/3.18/1.patch git apply $cvePatches/CVE-2017-10998/3.18/1.patch @@ -41,7 +41,8 @@ git apply $cvePatches/CVE-2017-11002/ANY/0.patch git apply $cvePatches/CVE-2017-12146/ANY/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch git apply $cvePatches/CVE-2017-2671/ANY/0.patch -git apply $cvePatches/CVE-2017-5669/ANY/1.patch +git apply $cvePatches/CVE-2017-5669/ANY/0.patch +git apply $cvePatches/CVE-2017-6346/3.18/1.patch git apply $cvePatches/CVE-2017-6348/ANY/0.patch git apply $cvePatches/CVE-2017-6951/ANY/0.patch git apply $cvePatches/CVE-2017-7371/ANY/0.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_msm.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_msm.sh index 9993498a..2f3e16dc 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_msm.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_msm.sh @@ -5,6 +5,8 @@ git apply $cvePatches/CVE-2015-1593/ANY/0.patch git apply $cvePatches/CVE-2016-3859/ANY/0.patch git apply $cvePatches/CVE-2016-8402/3.4/1.patch git apply $cvePatches/CVE-2016-8404/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch +git apply $cvePatches/CVE-2017-0710/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch git apply $cvePatches/CVE-2017-0751/ANY/0.patch git apply $cvePatches/CVE-2017-0786/ANY/0.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_flounder.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_flounder.sh index 67393c71..8fa81b48 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_flounder.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_flounder.sh @@ -6,20 +6,23 @@ git apply $cvePatches/CVE-2015-4177/ANY/0.patch git apply $cvePatches/CVE-2015-7515/ANY/0.patch git apply $cvePatches/CVE-2015-8944/ANY/0.patch git apply $cvePatches/CVE-2016-0819/ANY/0.patch +git apply $cvePatches/CVE-2016-2475/ANY/0.patch git apply $cvePatches/CVE-2016-8453/ANY/0.patch git apply $cvePatches/CVE-2016-8464/3.10/0.patch git apply $cvePatches/CVE-2016-9604/ANY/0.patch git apply $cvePatches/CVE-2017-0449/ANY/0.patch git apply $cvePatches/CVE-2017-0537/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch -git apply $cvePatches/CVE-2017-0794/3.10/0.patch +#git apply $cvePatches/CVE-2017-0794/3.10/0.patch +git apply $cvePatches/CVE-2017-1000365/3.10/0.patch git apply $cvePatches/CVE-2017-10996/ANY/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch git apply $cvePatches/CVE-2017-2671/ANY/0.patch -git apply $cvePatches/CVE-2017-5669/ANY/1.patch +git apply $cvePatches/CVE-2017-5669/ANY/0.patch git apply $cvePatches/CVE-2017-5970/ANY/0.patch git apply $cvePatches/CVE-2017-6348/ANY/0.patch git apply $cvePatches/CVE-2017-6951/ANY/0.patch git apply $cvePatches/CVE-2017-7472/ANY/0.patch git apply $cvePatches/CVE-2017-9242/ANY/0.patch +git apply $cvePatches/LVT-2017-0003/3.10/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_bullhead.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_bullhead.sh index b9d97531..48f76b2b 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_bullhead.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_bullhead.sh @@ -37,13 +37,17 @@ git apply $cvePatches/CVE-2017-0510/3.10/0.patch git apply $cvePatches/CVE-2017-0516/ANY/0.patch git apply $cvePatches/CVE-2017-0523/ANY/0.patch git apply $cvePatches/CVE-2017-0537/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch +git apply $cvePatches/CVE-2017-1000365/3.10/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch git apply $cvePatches/CVE-2017-2618/3.10/0.patch git apply $cvePatches/CVE-2017-2671/ANY/0.patch -git apply $cvePatches/CVE-2017-5669/ANY/1.patch +git apply $cvePatches/CVE-2017-5669/ANY/0.patch +git apply $cvePatches/CVE-2017-5967/3.10/1.patch git apply $cvePatches/CVE-2017-6348/ANY/0.patch git apply $cvePatches/CVE-2017-6951/ANY/0.patch git apply $cvePatches/CVE-2017-7472/ANY/0.patch git apply $cvePatches/CVE-2017-7487/ANY/0.patch git apply $cvePatches/CVE-2017-9242/ANY/0.patch +git apply $cvePatches/LVT-2017-0003/3.10/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh index f212b0ff..dc1386d5 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh @@ -5,6 +5,7 @@ git apply $cvePatches/CVE-2015-1593/ANY/0.patch git apply $cvePatches/CVE-2016-5829/ANY/0.patch git apply $cvePatches/CVE-2016-9604/ANY/0.patch git apply $cvePatches/CVE-2017-0611/ANY/0.patch +git apply $cvePatches/CVE-2017-0710/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch git apply $cvePatches/CVE-2017-0751/ANY/0.patch git apply $cvePatches/CVE-2017-0786/ANY/0.patch @@ -16,5 +17,6 @@ git apply $cvePatches/CVE-2017-6348/ANY/0.patch git apply $cvePatches/CVE-2017-6951/ANY/0.patch git apply $cvePatches/CVE-2017-7487/ANY/0.patch git apply $cvePatches/CVE-2017-8247/ANY/0.patch +git apply $cvePatches/CVE-2017-8890/3.4/0.patch git apply $cvePatches/CVE-2017-9242/ANY/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_mako.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_mako.sh index 8b3e2d64..34e08c82 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_mako.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_mako.sh @@ -1,5 +1,4 @@ #!/bin/bash -#Tested working 2017/10/29 cd $base"kernel/lge/mako" git apply $cvePatches/CVE-2016-8402/3.4/1.patch git apply $cvePatches/CVE-2016-8404/ANY/0.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh index 15c5951d..cc182edc 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh @@ -18,6 +18,7 @@ git apply $cvePatches/CVE-2016-2185/ANY/0.patch git apply $cvePatches/CVE-2016-2186/ANY/0.patch git apply $cvePatches/CVE-2016-2187/ANY/0.patch git apply $cvePatches/CVE-2016-2384/ANY/0.patch +git apply $cvePatches/CVE-2016-2475/ANY/0.patch git apply $cvePatches/CVE-2016-2544/ANY/0.patch git apply $cvePatches/CVE-2016-2545/ANY/0.patch git apply $cvePatches/CVE-2016-2547/ANY/0.patch @@ -40,10 +41,12 @@ git apply $cvePatches/CVE-2016-9604/ANY/0.patch git apply $cvePatches/CVE-2017-0404/ANY/0.patch git apply $cvePatches/CVE-2017-0537/ANY/0.patch git apply $cvePatches/CVE-2017-0627/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch +git apply $cvePatches/CVE-2017-1000365/3.10/0.patch git apply $cvePatches/CVE-2017-2618/3.10/0.patch git apply $cvePatches/CVE-2017-2671/ANY/0.patch -git apply $cvePatches/CVE-2017-5669/ANY/1.patch +git apply $cvePatches/CVE-2017-5669/ANY/0.patch git apply $cvePatches/CVE-2017-6348/ANY/0.patch git apply $cvePatches/CVE-2017-6951/ANY/0.patch git apply $cvePatches/CVE-2017-7472/ANY/0.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh index 74ac7548..c31c754d 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh @@ -18,8 +18,10 @@ git apply $cvePatches/CVE-2016-5867/ANY/0.patch git apply $cvePatches/CVE-2016-6672/ANY/0.patch git apply $cvePatches/CVE-2017-0457/3.10/0.patch git apply $cvePatches/CVE-2017-0457/3.10/1.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch -git apply $cvePatches/CVE-2017-0794/3.10/0.patch +#git apply $cvePatches/CVE-2017-0794/3.10/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch git apply $cvePatches/CVE-2017-6348/ANY/0.patch +git apply $cvePatches/LVT-2017-0003/3.10/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8992.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8992.sh index 99046b2f..6e762c03 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8992.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8992.sh @@ -1,5 +1,4 @@ #!/bin/bash -#Tested working 2017/10/29 cd $base"kernel/motorola/msm8992" git apply $cvePatches/CVE-2014-9781/ANY/0.patch git apply $cvePatches/CVE-2015-8019/3.10/0.patch @@ -42,6 +41,7 @@ git apply $cvePatches/CVE-2017-0457/3.10/1.patch git apply $cvePatches/CVE-2017-0459/3.10/1.patch git apply $cvePatches/CVE-2017-0460/3.10/1.patch git apply $cvePatches/CVE-2017-0463/ANY/0.patch +git apply $cvePatches/CVE-2017-0510/ANY/2.patch git apply $cvePatches/CVE-2017-0516/ANY/0.patch git apply $cvePatches/CVE-2017-0523/ANY/0.patch git apply $cvePatches/CVE-2017-0537/ANY/0.patch @@ -50,11 +50,14 @@ git apply $cvePatches/CVE-2017-0606/ANY/0.patch git apply $cvePatches/CVE-2017-0611/ANY/0.patch git apply $cvePatches/CVE-2017-0627/ANY/0.patch git apply $cvePatches/CVE-2017-0631/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch +git apply $cvePatches/CVE-2017-0710/ANY/0.patch git apply $cvePatches/CVE-2017-0746/ANY/0.patch git apply $cvePatches/CVE-2017-0748/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch git apply $cvePatches/CVE-2017-0751/ANY/0.patch #git apply $cvePatches/CVE-2017-0794/3.10/0.patch +git apply $cvePatches/CVE-2017-1000365/3.10/0.patch git apply $cvePatches/CVE-2017-10997/ANY/0.patch git apply $cvePatches/CVE-2017-10998/3.10/0.patch git apply $cvePatches/CVE-2017-11048/3.10/0.patch @@ -63,7 +66,7 @@ git apply $cvePatches/CVE-2017-11059/3.10/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch git apply $cvePatches/CVE-2017-2618/3.10/0.patch git apply $cvePatches/CVE-2017-2671/ANY/0.patch -git apply $cvePatches/CVE-2017-5669/ANY/1.patch +git apply $cvePatches/CVE-2017-5669/ANY/0.patch git apply $cvePatches/CVE-2017-5970/ANY/0.patch git apply $cvePatches/CVE-2017-6074/ANY/0.patch git apply $cvePatches/CVE-2017-6348/ANY/0.patch @@ -76,6 +79,7 @@ git apply $cvePatches/CVE-2017-8242/ANY/0.patch git apply $cvePatches/CVE-2017-8247/ANY/0.patch git apply $cvePatches/CVE-2017-8251/3.10/0.patch git apply $cvePatches/CVE-2017-8260/3.10/0.patch +git apply $cvePatches/CVE-2017-8262/3.10/1.patch git apply $cvePatches/CVE-2017-8265/ANY/0.patch git apply $cvePatches/CVE-2017-8280/ANY/0.patch git apply $cvePatches/CVE-2017-9242/ANY/0.patch @@ -84,4 +88,5 @@ git apply $cvePatches/CVE-2017-9694/ANY/0.patch git apply $cvePatches/CVE-2017-9720/ANY/0.patch git apply $cvePatches/CVE-2017-9724/ANY/0.patch git apply $cvePatches/CVE-2017-9725/ANY/0.patch +git apply $cvePatches/LVT-2017-0003/3.10/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh index b8321263..0207ae34 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_nextbit_msm8992.sh @@ -2,5 +2,7 @@ cd $base"kernel/nextbit/msm8992" git apply $cvePatches/CVE-2014-9904/ANY/0.patch git apply $cvePatches/CVE-2016-6672/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch +git apply $cvePatches/LVT-2017-0003/3.10/0.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_oneplus_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_oneplus_msm8974.sh index dd84c531..ef0205b8 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_oneplus_msm8974.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_oneplus_msm8974.sh @@ -1,12 +1,14 @@ #!/bin/bash -#Tested working 2017/10/29 cd $base"kernel/oneplus/msm8974" git apply $cvePatches/CVE-2014-9781/ANY/0.patch git apply $cvePatches/CVE-2014-9876/3.4/1.patch git apply $cvePatches/CVE-2014-9880/ANY/0.patch +git apply $cvePatches/CVE-2016-2443/ANY/0.patch git apply $cvePatches/CVE-2016-3672/ANY/0.patch git apply $cvePatches/CVE-2016-6672/ANY/0.patch git apply $cvePatches/CVE-2016-8404/ANY/0.patch +git apply $cvePatches/CVE-2017-0510/3.4/3.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch git apply $cvePatches/CVE-2017-0750/ANY/0.patch git apply $cvePatches/CVE-2017-0751/ANY/0.patch git apply $cvePatches/CVE-2017-0786/ANY/0.patch 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 babd1a01..f74174ee 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 @@ -16,6 +16,8 @@ git apply $cvePatches/CVE-2016-9604/ANY/0.patch git apply $cvePatches/CVE-2017-0403/ANY/0.patch git apply $cvePatches/CVE-2017-0404/ANY/0.patch git apply $cvePatches/CVE-2017-0430/ANY/0.patch +git apply $cvePatches/CVE-2017-0648/ANY/0.patch +git apply $cvePatches/CVE-2017-0706/ANY/0.patch git apply $cvePatches/CVE-2017-0786/ANY/0.patch git apply $cvePatches/CVE-2017-10662/ANY/0.patch git apply $cvePatches/CVE-2017-15265/ANY/0.patch