From 758088bde22e44a07608c5122de8c962722b94ec Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 30 Dec 2017 07:11:23 -0500 Subject: [PATCH] Update CVE patchers --- Patches/Linux | 2 +- .../android_kernel_asus_msm8916.sh | 7 ++ .../android_kernel_google_marlin.sh | 18 ++-- .../android_kernel_htc_flounder.sh | 4 + .../android_kernel_htc_msm8994.sh | 101 +++--------------- .../android_kernel_huawei_angler.sh | 23 ++++ .../android_kernel_lge_bullhead.sh | 23 ++++ .../android_kernel_lge_msm8992.sh | 19 ++++ .../android_kernel_lge_msm8996.sh | 5 +- .../android_kernel_motorola_msm8992.sh | 14 +++ .../android_kernel_nextbit_msm8992.sh | 6 ++ .../android_kernel_samsung_universal8890.sh | 3 +- 12 files changed, 128 insertions(+), 97 deletions(-) diff --git a/Patches/Linux b/Patches/Linux index e9419990..7fdc33b7 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit e94199905da442aa2727ae2a70cbd109c83a318e +Subproject commit 7fdc33b72b7789034e8cbb81619625a9de2c8138 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 866127c6..9bc03aa5 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 @@ -23,7 +23,11 @@ git apply $cvePatchesLinux/CVE-2016-8394/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-8481/ANY/0003.patch git apply $cvePatchesLinux/CVE-2017-0648/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13174/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -39,5 +43,8 @@ git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0003.patch git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0006.patch git apply $cvePatchesLinux/CVE-2017-5972/ANY/0002.patch +git apply $cvePatchesLinux/CVE-2017-7533/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.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 d327588b..02692b0c 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 @@ -76,6 +76,7 @@ git apply $cvePatchesLinux/CVE-2016-GadgetFS/ANY/0010.patch git apply $cvePatchesLinux/CVE-2017-0510/3.18/0003.patch git apply $cvePatchesLinux/CVE-2017-0524/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0537/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-0564/3.18/0004.patch git apply $cvePatchesLinux/CVE-2017-0610/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-0622/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-0627/ANY/0001.patch @@ -98,13 +99,14 @@ git apply $cvePatchesLinux/CVE-2017-11016/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11019/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11025/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11028/3.18/0001.patch -git apply $cvePatchesLinux/CVE-2017-11030/3.18/0001.patch -git apply $cvePatchesLinux/CVE-2017-11031/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11030/3.18/0002.patch +git apply $cvePatchesLinux/CVE-2017-11031/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-11032/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-11033/3.18/0002.patch -git apply $cvePatchesLinux/CVE-2017-11044/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.18/0003.patch +git apply $cvePatchesLinux/CVE-2017-11044/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-11045/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11046/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11047/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-11049/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11057/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11067/ANY/0001.patch @@ -113,9 +115,9 @@ git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11091/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-11093/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-12146/3.16+/0001.patch -git apply $cvePatchesLinux/CVE-2017-14897/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-14897/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch -git apply $cvePatchesLinux/CVE-2017-15868/ANY/0001.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 git apply $cvePatchesLinux/CVE-2017-16530/^4.13/0001.patch @@ -159,7 +161,9 @@ 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-9698/3.18/0001.patch +git apply $cvePatchesLinux/CVE-2017-9700/ANY/0002.patch +git apply $cvePatchesLinux/CVE-2017-9716/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-9719/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-9720/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-9722/3.18/0001.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 e4d4640d..9a8811be 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 @@ -36,7 +36,10 @@ git apply $cvePatchesLinux/CVE-2017-10996/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11089/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -59,6 +62,7 @@ git apply $cvePatchesLinux/CVE-2017-6345/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-6348/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-6951/^3.14/0001.patch git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-7533/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch 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 6467d5f2..913eed5b 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 @@ -16,120 +16,57 @@ git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2013-7446/^4.3/0002.patch -git apply $cvePatchesLinux/CVE-2013-7446/^4.3/0003.patch git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch git apply $cvePatchesLinux/CVE-2014-9903/ANY/0001.patch git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2015-8019/3.10/0001.patch git apply $cvePatchesLinux/CVE-2015-8942/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2015-8955/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2015-8967/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-0758/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-10044/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-10200/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-10208/3.10-^3.16/0001.patch -git apply $cvePatchesLinux/CVE-2016-10230/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-10234/3.10/0001.patch git apply $cvePatchesLinux/CVE-2016-2185/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-2186/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-2187/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-2188/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-2188/ANY/0002.patch -git apply $cvePatchesLinux/CVE-2016-2544/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-3136/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-3137/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-3140/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-3689/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-3809/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-3857/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-3865/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-3865/ANY/0002.patch -git apply $cvePatchesLinux/CVE-2016-3906/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-3907/3.10/0002.patch git apply $cvePatchesLinux/CVE-2016-3934/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-5345/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-5853/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-5858/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-5858/ANY/0002.patch -git apply $cvePatchesLinux/CVE-2016-5867/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-5868/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-5870/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-6672/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-6738/ANY/0001.patch #git apply $cvePatchesLinux/CVE-2016-6741/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-6751/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-6753/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-7097/3.10/0002.patch -git apply $cvePatchesLinux/CVE-2016-7097/3.10/0003.patch git apply $cvePatchesLinux/CVE-2016-7117/^4.5/0002.patch -git apply $cvePatchesLinux/CVE-2016-7910/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-7913/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-7915/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-8399/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-8401/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-8404/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2016-8394/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-8413/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-8417/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-8444/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-8450/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-8477/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-8480/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2016-8481/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-8650/ANY/0001.patch git apply $cvePatchesLinux/CVE-2016-9576/3.10/0002.patch git apply $cvePatchesLinux/CVE-2016-9604/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-9754/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-9793/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2016-9794/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0403/3.0-^3.18/0001.patch -git apply $cvePatchesLinux/CVE-2017-0404/^3.18/0001.patch -git apply $cvePatchesLinux/CVE-2017-0427/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-0445/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0452/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0457/3.10/0002.patch -git apply $cvePatchesLinux/CVE-2017-0516/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0520/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0524/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0537/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0576/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0604/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0606/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0607/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0610/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0611/3.10/0002.patch -git apply $cvePatchesLinux/CVE-2017-0620/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0621/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0627/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0630/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2017-0630/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-0631/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0648/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0710/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0746/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0748/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-0751/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0861/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-0862/3.10/0001.patch 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-10999/ANY/0001.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 -git apply $cvePatchesLinux/CVE-2017-11046/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-11056/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-11059/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-11090/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-11092/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch +git apply $cvePatchesLinux/CVE-2017-13166/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0005.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0006.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -147,29 +84,21 @@ git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0006.patch git apply $cvePatchesLinux/CVE-2017-2618/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-2671/^4.10/0001.patch git apply $cvePatchesLinux/CVE-2017-5669/^4.9/0001.patch -git apply $cvePatchesLinux/CVE-2017-5970/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-5972/ANY/0002.patch -git apply $cvePatchesLinux/CVE-2017-6074/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-6345/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-6348/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-6951/^3.14/0001.patch -git apply $cvePatchesLinux/CVE-2017-7184/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-7184/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-7308/ANY/0003.patch -git apply $cvePatchesLinux/CVE-2017-7369/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-7373/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-7541/3.10/0002.patch -git apply $cvePatchesLinux/CVE-2017-8246/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-8243/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8251/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8260/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2017-8261/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2017-8262/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2017-8265/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-8280/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch git apply $cvePatchesLinux/CVE-2017-9702/3.10/0001.patch -git apply $cvePatchesLinux/CVE-2017-9706/ANY/0001.patch git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch cd $base diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_huawei_angler.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_huawei_angler.sh index 22b89db4..7c8dae3d 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_huawei_angler.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_huawei_angler.sh @@ -71,15 +71,31 @@ git apply $cvePatchesLinux/CVE-2017-0510/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-0516/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0524/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0537/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-0564/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-0648/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0824/ANY/0001.patch 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-11016/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11030/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-11033/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch +git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13166/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0005.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0006.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13174/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-14897/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -104,7 +120,14 @@ git apply $cvePatchesLinux/CVE-2017-6951/^3.14/0001.patch git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-8280/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0004.patch git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch +git apply $cvePatchesLinux/CVE-2017-9703/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-9708/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-9710/3.10/0001.patch git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.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 2f50d513..2b4f52cb 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 @@ -66,14 +66,30 @@ git apply $cvePatchesLinux/CVE-2016-9604/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0510/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-0516/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0537/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-0564/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-0648/ANY/0001.patch 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-11016/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11030/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-11033/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch +git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13166/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0005.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0006.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-14897/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-14903/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -97,7 +113,14 @@ git apply $cvePatchesLinux/CVE-2017-6348/^4.9/0001.patch git apply $cvePatchesLinux/CVE-2017-6951/^3.14/0001.patch git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0004.patch git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch +git apply $cvePatchesLinux/CVE-2017-9703/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-9708/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-9710/3.10/0001.patch git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch cd $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 ad489d1d..fdcffa38 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 @@ -67,7 +67,9 @@ git apply $cvePatchesLinux/CVE-2017-10999/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11019/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11024/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11025/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11030/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-11033/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11046/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11056/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11059/ANY/0001.patch @@ -77,7 +79,18 @@ git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11092/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch +git apply $cvePatchesLinux/CVE-2017-13166/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0003.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0005.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0006.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0007.patch +git apply $cvePatchesLinux/CVE-2017-13167/3.10/0008.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-14897/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -106,6 +119,7 @@ git apply $cvePatchesLinux/CVE-2017-7373/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-7541/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-8243/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8245/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8246/3.10/0003.patch git apply $cvePatchesLinux/CVE-2017-8247/ANY/0001.patch @@ -115,10 +129,15 @@ git apply $cvePatchesLinux/CVE-2017-8261/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8262/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8265/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-8280/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch git apply $cvePatchesLinux/CVE-2017-9696/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9702/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9702/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-9703/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-9703/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-9708/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9720/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9724/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-9725/3.10/0001.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 16b41523..fcdf2b4a 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 @@ -52,6 +52,7 @@ git apply $cvePatchesLinux/CVE-2016-GadgetFS/ANY/0007.patch git apply $cvePatchesLinux/CVE-2016-GadgetFS/ANY/0008.patch git apply $cvePatchesLinux/CVE-2016-GadgetFS/ANY/0009.patch git apply $cvePatchesLinux/CVE-2016-GadgetFS/ANY/0010.patch +git apply $cvePatchesLinux/CVE-2017-0564/3.18/0004.patch git apply $cvePatchesLinux/CVE-2017-0610/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0866/3.18/0001.patch @@ -60,9 +61,9 @@ git apply $cvePatchesLinux/CVE-2017-1000364/3.18/0009.patch git apply $cvePatchesLinux/CVE-2017-1000364/3.18/0010.patch git apply $cvePatchesLinux/CVE-2017-1000365/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-1000380/^4.11/0001.patch -git apply $cvePatchesLinux/CVE-2017-11031/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-11031/ANY/0002.patch git apply $cvePatchesLinux/CVE-2017-12146/3.16+/0001.patch -git apply $cvePatchesLinux/CVE-2017-15868/ANY/0001.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 git apply $cvePatchesLinux/CVE-2017-16530/^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 ec5653bb..1c1d1e41 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 @@ -91,7 +91,9 @@ git apply $cvePatchesLinux/CVE-2017-10998/3.10/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-11030/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-11033/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-11046/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11056/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11059/ANY/0001.patch @@ -101,7 +103,11 @@ git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11092/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch +git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-15868/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -135,8 +141,10 @@ git apply $cvePatchesLinux/CVE-2017-7369/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-7373/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-7472/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-7533/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-7541/3.10/0002.patch git apply $cvePatchesLinux/CVE-2017-8236/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8243/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8247/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-8251/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8260/3.10/0001.patch @@ -144,10 +152,16 @@ git apply $cvePatchesLinux/CVE-2017-8261/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8262/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-8265/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-8280/ANY/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch git apply $cvePatchesLinux/CVE-2017-9075/^4.11/0001.patch git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch git apply $cvePatchesLinux/CVE-2017-9696/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9702/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-9703/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-9703/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-9708/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9720/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-9724/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-9725/3.10/0001.patch 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 d75860ed..1d2851ee 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 @@ -25,6 +25,8 @@ git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-0861/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-0862/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13163/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-13168/3.10/0001.patch git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16531/^4.13/0001.patch git apply $cvePatchesLinux/CVE-2017-16532/^4.13/0001.patch @@ -40,5 +42,9 @@ git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0003.patch git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0006.patch git apply $cvePatchesLinux/CVE-2017-6345/^4.9/0001.patch +git apply $cvePatchesLinux/CVE-2017-7533/3.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-8243/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0001.patch +git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch cd $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 1c6f1ce6..c346568b 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 @@ -84,7 +84,7 @@ git apply $cvePatchesLinux/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatchesLinux/CVE-2017-10996/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11089/ANY/0001.patch git apply $cvePatchesLinux/CVE-2017-11090/ANY/0001.patch -git apply $cvePatchesLinux/CVE-2017-15868/ANY/0001.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 git apply $cvePatchesLinux/CVE-2017-16529/^4.13/0001.patch @@ -121,6 +121,7 @@ git apply $cvePatchesLinux/CVE-2017-7495/3.18/0001.patch git apply $cvePatchesLinux/CVE-2017-7495/3.18/0002.patch git apply $cvePatchesLinux/CVE-2017-7616/^4.10/0001.patch git apply $cvePatchesLinux/CVE-2017-7618/^4.10/0002.patch +git apply $cvePatchesLinux/CVE-2017-9698/3.18/0001.patch git apply $cvePatchesLinux/Untracked/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch git apply $cvePatchesLinux/Untracked/ANY/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch git apply $cvePatchesLinux/Untracked/ANY/0004-net-add-recursion-limit-to-GRO.patch