From dd7454b664093e73b4f48ca61e27273228bdfd64 Mon Sep 17 00:00:00 2001 From: Tad Date: Fri, 1 Dec 2017 17:02:23 -0500 Subject: [PATCH] Update CVE patchers --- Patches/Linux | 2 +- .../CVE_Patchers/android_kernel_amazon_hdx-common.sh | 2 +- .../LineageOS-14.1/CVE_Patchers/android_kernel_asus_msm8916.sh | 2 -- .../CVE_Patchers/android_kernel_fairphone_msm8974.sh | 1 - .../CVE_Patchers/android_kernel_oneplus_msm8974.sh | 2 +- 5 files changed, 3 insertions(+), 6 deletions(-) diff --git a/Patches/Linux b/Patches/Linux index bdafd6fe..ea896538 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit bdafd6fe72ca282367714d29a9888793df3686d6 +Subproject commit ea896538581f64ba1e7e1c06608c7d37d779f683 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 f77b1b42..17e6c9da 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 @@ -44,7 +44,7 @@ git apply $cvePatches/CVE-2017-0710/ANY/0001.patch git apply $cvePatches/CVE-2017-0751/ANY/0001.patch git apply $cvePatches/CVE-2017-0786/ANY/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch -git apply $cvePatches/CVE-2017-11000/ANY/0001.patch +git apply $cvePatches/CVE-2017-11000/ANY/0002.patch git apply $cvePatches/CVE-2017-11059/ANY/0001.patch git apply $cvePatches/CVE-2017-11090/ANY/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch 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 90572346..34ad084f 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 @@ -7,8 +7,6 @@ git apply $cvePatches/CVE-2016-8394/ANY/0001.patch git apply $cvePatches/CVE-2016-8481/ANY/0003.patch git apply $cvePatches/CVE-2017-0648/ANY/0001.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch -git apply $cvePatches/CVE-2017-0861/3.10/0001.patch -git apply $cvePatches/CVE-2017-0862/3.10/0001.patch git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh index ae496440..e83dfb98 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh @@ -7,7 +7,6 @@ git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch git apply $cvePatches/CVE-2017-0786/ANY/0001.patch git apply $cvePatches/CVE-2017-11059/ANY/0001.patch -git apply $cvePatches/CVE-2017-11090/ANY/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-13080/ANY/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch 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 9c2ce8cf..5dfe38a7 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 @@ -16,7 +16,7 @@ git apply $cvePatches/CVE-2017-0750/ANY/0001.patch git apply $cvePatches/CVE-2017-0751/ANY/0001.patch git apply $cvePatches/CVE-2017-0786/ANY/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch -git apply $cvePatches/CVE-2017-11000/ANY/0001.patch +git apply $cvePatches/CVE-2017-11000/ANY/0002.patch git apply $cvePatches/CVE-2017-11048/ANY/0001.patch git apply $cvePatches/CVE-2017-11059/ANY/0001.patch git apply $cvePatches/CVE-2017-11090/ANY/0001.patch