From 85895baa668476a10bbdedbb52ff31b4a4b66329 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 10 Jan 2018 15:23:14 -0500 Subject: [PATCH] Update CVE patchers --- Patches/Linux | 2 +- .../CVE_Patchers/android_kernel_google_marlin.sh | 4 ++-- .../LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8996.sh | 4 ++-- .../CVE_Patchers/android_kernel_samsung_universal8890.sh | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Patches/Linux b/Patches/Linux index 10e2f74b..8e8aa18a 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit 10e2f74b4b5bdbfc6dc2db030936f3146212894e +Subproject commit 8e8aa18abae1af455bd3c88effd91c8d3690f7c3 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 e8acb048..ab0ef37a 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 @@ -117,9 +117,9 @@ git apply $cvePatchesLinux/CVE-2017-11093/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-12146/3.16+/0001.patch git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-13218/3.18/0005.patch git apply $cvePatchesLinux/CVE-2017-13218/3.18/0006.patch -git apply $cvePatchesLinux/CVE-2017-13218/3.18/0007.patch -git apply $cvePatchesLinux/CVE-2017-13218/3.18/0012.patch +git apply $cvePatchesLinux/CVE-2017-13218/3.18/0011.patch git apply $cvePatchesLinux/CVE-2017-13219/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-14873/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-14897/3.18/0002.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8996.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8996.sh index 8db0c0ac..08c10929 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8996.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_msm8996.sh @@ -65,9 +65,9 @@ git apply $cvePatchesLinux/CVE-2017-11031/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-12146/3.16+/0001.patch git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-13218/3.18/0005.patch git apply $cvePatchesLinux/CVE-2017-13218/3.18/0006.patch -git apply $cvePatchesLinux/CVE-2017-13218/3.18/0007.patch -git apply $cvePatchesLinux/CVE-2017-13218/3.18/0012.patch +git apply $cvePatchesLinux/CVE-2017-13218/3.18/0011.patch git apply $cvePatchesLinux/CVE-2017-15850/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-15868/3.18/0003.patch git apply $cvePatchesLinux/CVE-2017-16525/^4.13/0002.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_universal8890.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_universal8890.sh index 17bd2f04..a1e47efc 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 @@ -86,7 +86,7 @@ git apply $cvePatchesLinux/CVE-2017-11089/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-13218/3.18/0012.patch +git apply $cvePatchesLinux/CVE-2017-13218/3.18/0011.patch git apply $cvePatchesLinux/CVE-2017-15868/3.18/0003.patch git apply $cvePatchesLinux/CVE-2017-16525/^4.13/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch