From 176d22c6bb8867b56d448367cbbe9db674cfa998 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 20 Dec 2017 14:29:33 -0500 Subject: [PATCH] Update CVE patchers --- Patches/Linux | 2 +- .../CVE_Patchers/android_kernel_google_marlin.sh | 3 ++- .../CVE_Patchers/android_kernel_motorola_msm8916.sh | 1 + .../CVE_Patchers/android_kernel_motorola_msm8992.sh | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Patches/Linux b/Patches/Linux index 0c117898..e9419990 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit 0c1178989822a4c874e5a9cf47d080b9beb4fe4e +Subproject commit e94199905da442aa2727ae2a70cbd109c83a318e 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 41d368ec..d327588b 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 @@ -91,7 +91,7 @@ git apply $cvePatchesLinux/CVE-2017-10998/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-11001/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11002/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-11013/qcacld-2.0/0002.patch -git apply $cvePatchesLinux/CVE-2017-11014/qcacld-2.0/0001.patch +git apply $cvePatchesLinux/CVE-2017-11014/qcacld-2.0/0002.patch git apply $cvePatchesLinux/CVE-2017-11015/qcacld-2.0/0003.patch git apply $cvePatchesLinux/CVE-2017-11015/qcacld-2.0/0004.patch git apply $cvePatchesLinux/CVE-2017-11016/ANY/0001.patch @@ -157,6 +157,7 @@ git apply $cvePatchesLinux/CVE-2017-9676/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-9686/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-9687/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-9690/3.18/0001.patch +git apply $cvePatchesLinux/CVE-2017-9696/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-9697/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-9700/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-9719/3.18/0001.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 890ff66d..e24aa105 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 @@ -48,6 +48,7 @@ git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11024/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11085/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-11089/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11092/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch 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 0ac733c3..ec5653bb 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 @@ -88,7 +88,7 @@ git apply $cvePatchesLinux/CVE-2017-1000365/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatchesLinux/CVE-2017-10997/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-10998/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2017-11014/qcacld-2.0/0001.patch +git apply $cvePatchesLinux/CVE-2017-11014/qcacld-2.0/0002.patch git apply $cvePatchesLinux/CVE-2017-11019/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11024/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11033/3.10/0001.patch