From f17b6e477d61fd623359f7e89657bb45978e0487 Mon Sep 17 00:00:00 2001 From: Tad Date: Sat, 25 Nov 2017 19:55:55 -0500 Subject: [PATCH] Update CVE patchers --- .../android_kernel_amazon_hdx-common.sh | 4 ++++ .../CVE_Patchers/android_kernel_asus_msm8916.sh | 6 ++++++ .../android_kernel_fairphone_msm8974.sh | 13 ++++++++++--- .../CVE_Patchers/android_kernel_google_marlin.sh | 14 +++++++++++++- .../CVE_Patchers/android_kernel_google_msm.sh | 5 +++++ .../CVE_Patchers/android_kernel_htc_flounder.sh | 8 ++++++++ .../CVE_Patchers/android_kernel_htc_msm8974.sh | 10 +++++----- .../CVE_Patchers/android_kernel_htc_msm8994.sh | 15 +++++++++++++++ .../CVE_Patchers/android_kernel_huawei_angler.sh | 7 +++++-- .../CVE_Patchers/android_kernel_lge_bullhead.sh | 7 +++++-- .../android_kernel_lge_hammerhead.sh | 8 ++++---- .../CVE_Patchers/android_kernel_lge_mako.sh | 2 ++ .../CVE_Patchers/android_kernel_moto_shamu.sh | 5 +++++ .../android_kernel_motorola_msm8916.sh | 12 ++++++++++++ .../android_kernel_motorola_msm8992.sh | 16 ++++++++++++++++ .../android_kernel_nextbit_msm8992.sh | 8 ++++++++ .../android_kernel_oneplus_msm8974.sh | 4 ++++ .../CVE_Patchers/android_kernel_samsung_jf.sh | 5 +++++ .../android_kernel_samsung_msm8974.sh | 2 ++ .../android_kernel_samsung_smdk4412.sh | 4 ++++ .../android_kernel_samsung_universal8890.sh | 9 +++++++++ 21 files changed, 147 insertions(+), 17 deletions(-) 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 394f61cf..f77b1b42 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 @@ -26,6 +26,7 @@ git apply $cvePatches/CVE-2016-3894/ANY/0001.patch git apply $cvePatches/CVE-2016-6672/ANY/0001.patch git apply $cvePatches/CVE-2016-6751/ANY/0001.patch git apply $cvePatches/CVE-2016-6753/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2016-8417/ANY/0001.patch git apply $cvePatches/CVE-2016-8444/ANY/0001.patch @@ -45,6 +46,7 @@ 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-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-15265/^4.14/0001.patch @@ -52,9 +54,11 @@ git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5970/^4.9/0001.patch git apply $cvePatches/CVE-2017-6074/^4.9/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 b3b3862e..b91473cc 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,11 +7,15 @@ 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 git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -19,6 +23,8 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0003.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-5972/ANY/0002.patch git apply $cvePatches/LVT-2017-0003/3.10/0001.patch cd $base 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 311274bb..ae496440 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 @@ -1,17 +1,24 @@ #!/bin/bash cd $base"kernel/fairphone/msm8974" -git apply $cvePatches/CVE-2016-0801/ANY/0001.patch -git apply $cvePatches/CVE-2017-0430/ANY/0001.patch +git apply $cvePatches/CVE-2014-3153/ANY/0002.patch +git apply $cvePatches/CVE-2014-3153/ANY/0004.patch +git apply $cvePatches/CVE-2016-0774/ANY/0001.patch +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-16525/^4.13/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 +git apply $cvePatches/CVE-2017-13080/ANY/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-6348/^4.9/0001.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.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 1fac4c83..f1490b60 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 @@ -33,6 +33,7 @@ git apply $cvePatches/CVE-2016-6694/ANY/0001.patch git apply $cvePatches/CVE-2016-6695/ANY/0001.patch git apply $cvePatches/CVE-2016-6696/ANY/0001.patch git apply $cvePatches/CVE-2016-7042/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8418/ANY/0001.patch git apply $cvePatches/CVE-2016-8483/ANY/0001.patch git apply $cvePatches/CVE-2016-9191/3.11-^4.8/0001.patch @@ -51,17 +52,23 @@ git apply $cvePatches/CVE-2017-0622/3.18/0001.patch git apply $cvePatches/CVE-2017-0627/ANY/0001.patch git apply $cvePatches/CVE-2017-0749/ANY/0001.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch +git apply $cvePatches/CVE-2017-0866/3.18/0001.patch git apply $cvePatches/CVE-2017-1000365/3.18/0002.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-10998/3.18/0002.patch git apply $cvePatches/CVE-2017-11001/ANY/0001.patch git apply $cvePatches/CVE-2017-11002/ANY/0002.patch git apply $cvePatches/CVE-2017-11025/ANY/0001.patch +git apply $cvePatches/CVE-2017-11028/3.18/0001.patch git apply $cvePatches/CVE-2017-11032/ANY/0001.patch git apply $cvePatches/CVE-2017-11046/ANY/0001.patch git apply $cvePatches/CVE-2017-11048/ANY/0001.patch git apply $cvePatches/CVE-2017-11057/ANY/0001.patch git apply $cvePatches/CVE-2017-11067/ANY/0001.patch +git apply $cvePatches/CVE-2017-11089/ANY/0001.patch +git apply $cvePatches/CVE-2017-11090/ANY/0001.patch +git apply $cvePatches/CVE-2017-11091/3.18/0001.patch +git apply $cvePatches/CVE-2017-11093/3.18/0001.patch git apply $cvePatches/CVE-2017-12146/3.16+/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16525/^4.13/0002.patch @@ -71,6 +78,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -79,6 +87,9 @@ git apply $cvePatches/CVE-2017-16646/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0009.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch git apply $cvePatches/CVE-2017-5972/ANY/0002.patch @@ -101,8 +112,9 @@ git apply $cvePatches/CVE-2017-9242/^4.11/0001.patch git apply $cvePatches/CVE-2017-9676/3.18/0002.patch git apply $cvePatches/CVE-2017-9686/ANY/0001.patch git apply $cvePatches/CVE-2017-9687/3.18/0001.patch +git apply $cvePatches/CVE-2017-9690/3.18/0001.patch git apply $cvePatches/CVE-2017-9697/3.18/0001.patch -git apply $cvePatches/CVE-2017-9719/ANY/0001.patch +git apply $cvePatches/CVE-2017-9719/3.18/0001.patch git apply $cvePatches/CVE-2017-9720/3.18/0002.patch git apply $cvePatches/Untracked/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch git apply $cvePatches/Untracked/ANY/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.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 70799007..c029b7c2 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,7 @@ git apply $cvePatches/CVE-2014-9781/ANY/0001.patch git apply $cvePatches/CVE-2015-1593/ANY/0001.patch git apply $cvePatches/CVE-2016-3857/ANY/0001.patch git apply $cvePatches/CVE-2016-3894/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8402/3.4/0001.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2017-0611/3.4/0001.patch @@ -13,6 +14,8 @@ git apply $cvePatches/CVE-2017-0710/ANY/0001.patch 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-11089/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-15265/^4.14/0001.patch @@ -20,9 +23,11 @@ git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-8246/3.4/0002.patch git apply $cvePatches/CVE-2017-8254/3.4/0001.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.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 24c202e0..b691151f 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 @@ -8,6 +8,7 @@ git apply $cvePatches/CVE-2015-8955/ANY/0001.patch git apply $cvePatches/CVE-2016-0819/ANY/0001.patch git apply $cvePatches/CVE-2016-10208/3.10-^3.16/0001.patch git apply $cvePatches/CVE-2016-2475/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8453/ANY/0001.patch git apply $cvePatches/CVE-2016-8464/3.10/0001.patch git apply $cvePatches/CVE-2016-8650/ANY/0001.patch @@ -16,9 +17,13 @@ git apply $cvePatches/CVE-2016-9604/ANY/0001.patch git apply $cvePatches/CVE-2017-0449/ANY/0001.patch git apply $cvePatches/CVE-2017-0537/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-1000365/3.10/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-10996/ANY/0001.patch +git apply $cvePatches/CVE-2017-11089/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-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch @@ -26,6 +31,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -33,6 +39,8 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch git apply $cvePatches/CVE-2017-5970/^4.9/0001.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8974.sh index a42aed6c..56565608 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8974.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8974.sh @@ -1,24 +1,24 @@ #!/bin/bash cd $base"kernel/htc/msm8974" -git apply $cvePatches/CVE-2014-1739/ANY/0001.patch -git apply $cvePatches/CVE-2014-3153/ANY/0002.patch -git apply $cvePatches/CVE-2014-3153/ANY/0004.patch -git apply $cvePatches/CVE-2014-9715/^3.14/0002.patch git apply $cvePatches/CVE-2014-9781/ANY/0001.patch -git apply $cvePatches/CVE-2015-1593/ANY/0001.patch git apply $cvePatches/CVE-2016-2443/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2017-0610/ANY/0001.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch git apply $cvePatches/CVE-2017-0786/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-15265/^4.14/0001.patch +git apply $cvePatches/CVE-2017-16525/^4.13/0002.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch cd $base 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 b3dc6253..573c65fc 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 @@ -1,5 +1,6 @@ #!/bin/bash cd $base"kernel/htc/msm8994" +git apply $cvePatches/CVE-2013-7446/^4.3/0002.patch git apply $cvePatches/CVE-2014-9781/ANY/0001.patch git apply $cvePatches/CVE-2014-9903/ANY/0001.patch git apply $cvePatches/CVE-2014-9904/ANY/0001.patch @@ -42,6 +43,7 @@ git apply $cvePatches/CVE-2016-6738/ANY/0001.patch git apply $cvePatches/CVE-2016-6741/3.10/0001.patch git apply $cvePatches/CVE-2016-6751/ANY/0001.patch git apply $cvePatches/CVE-2016-6753/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-7910/ANY/0001.patch git apply $cvePatches/CVE-2016-7913/ANY/0001.patch git apply $cvePatches/CVE-2016-7915/ANY/0001.patch @@ -80,6 +82,7 @@ git apply $cvePatches/CVE-2017-0611/3.10/0002.patch git apply $cvePatches/CVE-2017-0620/ANY/0001.patch git apply $cvePatches/CVE-2017-0621/ANY/0001.patch git apply $cvePatches/CVE-2017-0627/ANY/0001.patch +git apply $cvePatches/CVE-2017-0630/3.10/0001.patch git apply $cvePatches/CVE-2017-0631/ANY/0001.patch git apply $cvePatches/CVE-2017-0648/ANY/0001.patch git apply $cvePatches/CVE-2017-0710/ANY/0001.patch @@ -87,6 +90,8 @@ git apply $cvePatches/CVE-2017-0746/ANY/0001.patch git apply $cvePatches/CVE-2017-0748/ANY/0001.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch git apply $cvePatches/CVE-2017-0751/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-1000365/3.10/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-10999/ANY/0001.patch @@ -95,6 +100,11 @@ git apply $cvePatches/CVE-2017-11046/ANY/0001.patch git apply $cvePatches/CVE-2017-11048/ANY/0001.patch git apply $cvePatches/CVE-2017-11056/ANY/0001.patch git apply $cvePatches/CVE-2017-11059/ANY/0001.patch +git apply $cvePatches/CVE-2017-11085/3.10/0001.patch +git apply $cvePatches/CVE-2017-11089/ANY/0001.patch +git apply $cvePatches/CVE-2017-11090/ANY/0001.patch +git apply $cvePatches/CVE-2017-11092/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch @@ -102,6 +112,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -109,6 +120,8 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-2618/3.10/0001.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch @@ -122,6 +135,7 @@ git apply $cvePatches/CVE-2017-7308/ANY/0003.patch git apply $cvePatches/CVE-2017-7369/3.10/0001.patch git apply $cvePatches/CVE-2017-7373/3.10/0001.patch git apply $cvePatches/CVE-2017-7472/ANY/0001.patch +git apply $cvePatches/CVE-2017-7541/3.10/0002.patch git apply $cvePatches/CVE-2017-8246/3.10/0003.patch git apply $cvePatches/CVE-2017-8251/3.10/0001.patch git apply $cvePatches/CVE-2017-8260/3.10/0001.patch @@ -130,6 +144,7 @@ git apply $cvePatches/CVE-2017-8262/3.10/0001.patch git apply $cvePatches/CVE-2017-8265/ANY/0001.patch git apply $cvePatches/CVE-2017-8280/ANY/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/0001.patch +git apply $cvePatches/CVE-2017-9702/3.10/0001.patch git apply $cvePatches/CVE-2017-9706/ANY/0001.patch git apply $cvePatches/LVT-2017-0003/3.10/0001.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch 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 37833b10..e5e5aa23 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 @@ -44,6 +44,7 @@ git apply $cvePatches/CVE-2016-6693/ANY/0001.patch git apply $cvePatches/CVE-2016-6694/ANY/0001.patch git apply $cvePatches/CVE-2016-6695/ANY/0001.patch git apply $cvePatches/CVE-2016-6696/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2016-8481/ANY/0001.patch git apply $cvePatches/CVE-2016-9576/3.10/0002.patch @@ -56,7 +57,7 @@ git apply $cvePatches/CVE-2017-0648/ANY/0001.patch git apply $cvePatches/CVE-2017-0824/ANY/0001.patch git apply $cvePatches/CVE-2017-1000365/3.10/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch -git apply $cvePatches/CVE-2017-11024/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch @@ -64,6 +65,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -71,11 +73,12 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-2618/3.10/0001.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch git apply $cvePatches/CVE-2017-5972/ANY/0002.patch -git apply $cvePatches/CVE-2017-6001/^4.9/0002.patch git apply $cvePatches/CVE-2017-6345/^4.9/0001.patch git apply $cvePatches/CVE-2017-6348/^4.9/0001.patch git apply $cvePatches/CVE-2017-6951/^3.14/0001.patch 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 9e33c712..3b02cef7 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 @@ -39,6 +39,7 @@ git apply $cvePatches/CVE-2016-6693/ANY/0001.patch git apply $cvePatches/CVE-2016-6694/ANY/0001.patch git apply $cvePatches/CVE-2016-6695/ANY/0001.patch git apply $cvePatches/CVE-2016-6696/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-7913/ANY/0001.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2016-8481/ANY/0001.patch @@ -50,7 +51,7 @@ git apply $cvePatches/CVE-2017-0537/ANY/0001.patch git apply $cvePatches/CVE-2017-0648/ANY/0001.patch git apply $cvePatches/CVE-2017-1000365/3.10/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch -git apply $cvePatches/CVE-2017-11024/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch @@ -58,6 +59,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -65,11 +67,12 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-2618/3.10/0001.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch git apply $cvePatches/CVE-2017-5972/ANY/0002.patch -git apply $cvePatches/CVE-2017-6001/^4.9/0002.patch git apply $cvePatches/CVE-2017-6345/^4.9/0001.patch git apply $cvePatches/CVE-2017-6348/^4.9/0001.patch git apply $cvePatches/CVE-2017-6951/^3.14/0001.patch 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 e0f34a09..add02212 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 @@ -12,22 +12,22 @@ git apply $cvePatches/CVE-2017-0710/ANY/0001.patch 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-11089/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-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch -git apply $cvePatches/CVE-2017-5970/^4.9/0001.patch -git apply $cvePatches/CVE-2017-6074/^4.9/0001.patch git apply $cvePatches/CVE-2017-6345/^4.9/0001.patch git apply $cvePatches/CVE-2017-6348/^4.9/0001.patch git apply $cvePatches/CVE-2017-6951/^3.14/0001.patch -git apply $cvePatches/CVE-2017-7308/ANY/0003.patch -git apply $cvePatches/CVE-2017-7487/ANY/0001.patch git apply $cvePatches/CVE-2017-8246/3.4/0002.patch git apply $cvePatches/CVE-2017-8247/ANY/0001.patch git apply $cvePatches/CVE-2017-8254/3.4/0001.patch 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 44de9a08..c04afd32 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 @@ -8,8 +8,10 @@ git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch cd $base 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 619b5dc9..35df717b 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 @@ -36,6 +36,7 @@ git apply $cvePatches/CVE-2016-5342/ANY/0001.patch git apply $cvePatches/CVE-2016-5870/ANY/0001.patch git apply $cvePatches/CVE-2016-6672/ANY/0001.patch git apply $cvePatches/CVE-2016-6695/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-7913/ANY/0001.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2016-8464/3.10/0001.patch @@ -52,12 +53,14 @@ git apply $cvePatches/CVE-2017-0824/ANY/0001.patch git apply $cvePatches/CVE-2017-1000365/3.10/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-11024/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -65,6 +68,8 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-2618/3.10/0001.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/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 f57bd4b4..2e3a6f05 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 @@ -23,13 +23,20 @@ git apply $cvePatches/CVE-2016-6693/ANY/0001.patch git apply $cvePatches/CVE-2016-6694/ANY/0001.patch git apply $cvePatches/CVE-2016-6695/ANY/0001.patch git apply $cvePatches/CVE-2016-6696/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8481/ANY/0003.patch git apply $cvePatches/CVE-2016-9576/3.10/0002.patch git apply $cvePatches/CVE-2017-0457/3.10/0002.patch git apply $cvePatches/CVE-2017-0524/ANY/0001.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-11024/ANY/0001.patch +git apply $cvePatches/CVE-2017-11085/3.10/0001.patch +git apply $cvePatches/CVE-2017-11089/ANY/0001.patch +git apply $cvePatches/CVE-2017-11090/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch @@ -37,6 +44,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -44,9 +52,13 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-5972/ANY/0002.patch git apply $cvePatches/CVE-2017-6345/^4.9/0001.patch git apply $cvePatches/CVE-2017-6348/^4.9/0001.patch +git apply $cvePatches/CVE-2017-7541/3.10/0002.patch +git apply $cvePatches/CVE-2017-9702/3.10/0001.patch git apply $cvePatches/LVT-2017-0003/3.10/0001.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.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 400c6d2d..764f959b 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,6 @@ #!/bin/bash cd $base"kernel/motorola/msm8992" +git apply $cvePatches/CVE-2013-7446/^4.3/0003.patch git apply $cvePatches/CVE-2014-9781/ANY/0001.patch git apply $cvePatches/CVE-2015-0573/ANY/0001.patch git apply $cvePatches/CVE-2015-8019/3.10/0001.patch @@ -31,6 +32,7 @@ git apply $cvePatches/CVE-2016-6693/ANY/0001.patch git apply $cvePatches/CVE-2016-6696/ANY/0001.patch git apply $cvePatches/CVE-2016-6751/ANY/0001.patch git apply $cvePatches/CVE-2016-6753/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-7913/ANY/0001.patch git apply $cvePatches/CVE-2016-8417/ANY/0001.patch git apply $cvePatches/CVE-2016-8444/ANY/0001.patch @@ -53,6 +55,7 @@ git apply $cvePatches/CVE-2017-0606/ANY/0001.patch git apply $cvePatches/CVE-2017-0610/ANY/0001.patch git apply $cvePatches/CVE-2017-0611/3.10/0002.patch git apply $cvePatches/CVE-2017-0627/ANY/0001.patch +git apply $cvePatches/CVE-2017-0630/3.10/0002.patch git apply $cvePatches/CVE-2017-0631/ANY/0001.patch git apply $cvePatches/CVE-2017-0648/ANY/0001.patch git apply $cvePatches/CVE-2017-0710/ANY/0001.patch @@ -60,6 +63,8 @@ git apply $cvePatches/CVE-2017-0746/ANY/0001.patch git apply $cvePatches/CVE-2017-0748/ANY/0001.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch git apply $cvePatches/CVE-2017-0751/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-1000365/3.10/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-10997/3.10/0001.patch @@ -68,6 +73,11 @@ git apply $cvePatches/CVE-2017-11024/ANY/0001.patch git apply $cvePatches/CVE-2017-11048/ANY/0001.patch git apply $cvePatches/CVE-2017-11056/ANY/0001.patch git apply $cvePatches/CVE-2017-11059/ANY/0001.patch +git apply $cvePatches/CVE-2017-11085/3.10/0001.patch +git apply $cvePatches/CVE-2017-11089/ANY/0001.patch +git apply $cvePatches/CVE-2017-11090/ANY/0001.patch +git apply $cvePatches/CVE-2017-11092/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch @@ -75,6 +85,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -82,6 +93,8 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-2618/3.10/0001.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch @@ -96,6 +109,7 @@ git apply $cvePatches/CVE-2017-7369/3.10/0001.patch git apply $cvePatches/CVE-2017-7373/3.10/0001.patch git apply $cvePatches/CVE-2017-7472/ANY/0001.patch git apply $cvePatches/CVE-2017-7487/ANY/0001.patch +git apply $cvePatches/CVE-2017-7541/3.10/0002.patch git apply $cvePatches/CVE-2017-8236/3.10/0001.patch git apply $cvePatches/CVE-2017-8247/ANY/0001.patch git apply $cvePatches/CVE-2017-8251/3.10/0001.patch @@ -106,6 +120,8 @@ git apply $cvePatches/CVE-2017-8265/ANY/0001.patch git apply $cvePatches/CVE-2017-8280/ANY/0001.patch git apply $cvePatches/CVE-2017-9075/^4.11/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/0001.patch +git apply $cvePatches/CVE-2017-9696/3.10/0001.patch +git apply $cvePatches/CVE-2017-9702/3.10/0001.patch git apply $cvePatches/CVE-2017-9720/3.10/0001.patch git apply $cvePatches/CVE-2017-9724/ANY/0001.patch git apply $cvePatches/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 93bcc989..8175853e 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 @@ -6,12 +6,17 @@ git apply $cvePatches/CVE-2016-6693/ANY/0001.patch git apply $cvePatches/CVE-2016-6696/ANY/0001.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-11090/ANY/0001.patch +git apply $cvePatches/CVE-2017-11600/3.10/0001.patch git apply $cvePatches/CVE-2017-12153/3.2-^3.16/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -19,6 +24,9 @@ git apply $cvePatches/CVE-2017-16645/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0003.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch git apply $cvePatches/CVE-2017-6345/^4.9/0001.patch +git apply $cvePatches/CVE-2017-7541/3.10/0002.patch git apply $cvePatches/LVT-2017-0003/3.10/0001.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 f5bbbad2..9c2ce8cf 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 @@ -5,6 +5,7 @@ git apply $cvePatches/CVE-2014-9880/ANY/0001.patch git apply $cvePatches/CVE-2016-0801/ANY/0001.patch git apply $cvePatches/CVE-2016-2443/ANY/0001.patch git apply $cvePatches/CVE-2016-6672/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2017-0510/3.4/0001.patch git apply $cvePatches/CVE-2017-0524/ANY/0001.patch @@ -18,6 +19,7 @@ git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-11000/ANY/0001.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 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-15265/^4.14/0001.patch @@ -26,9 +28,11 @@ git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-7487/ANY/0001.patch git apply $cvePatches/CVE-2017-8246/3.4/0002.patch git apply $cvePatches/CVE-2017-8247/ANY/0001.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_jf.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_jf.sh index 3a66564d..7416a21e 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_jf.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_jf.sh @@ -11,6 +11,7 @@ git apply $cvePatches/CVE-2016-3865/ANY/0001.patch git apply $cvePatches/CVE-2016-3894/ANY/0001.patch git apply $cvePatches/CVE-2016-6672/ANY/0001.patch git apply $cvePatches/CVE-2016-6791/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8402/3.4/0001.patch git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2017-0430/ANY/0001.patch @@ -24,6 +25,8 @@ git apply $cvePatches/CVE-2017-0751/ANY/0001.patch git apply $cvePatches/CVE-2017-0786/ANY/0001.patch git apply $cvePatches/CVE-2017-0791/ANY/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch +git apply $cvePatches/CVE-2017-11089/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-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16525/^4.13/0002.patch @@ -31,9 +34,11 @@ git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-5970/^4.9/0001.patch git apply $cvePatches/CVE-2017-7487/ANY/0001.patch git apply $cvePatches/CVE-2017-8254/3.4/0001.patch diff --git a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_msm8974.sh index 61274f72..6f1f01c9 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_msm8974.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_msm8974.sh @@ -9,9 +9,11 @@ git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-8246/3.4/0002.patch git apply $cvePatches/CVE-2017-8254/3.4/0001.patch git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.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 f94dbf19..5bda4579 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,7 @@ git apply $cvePatches/CVE-2016-2186/ANY/0001.patch git apply $cvePatches/CVE-2016-2544/ANY/0001.patch git apply $cvePatches/CVE-2016-3857/ANY/0001.patch git apply $cvePatches/CVE-2016-6753/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-8463/ANY/0001.patch git apply $cvePatches/CVE-2016-9604/ANY/0001.patch git apply $cvePatches/CVE-2017-0403/3.0-^3.18/0001.patch @@ -25,12 +26,15 @@ git apply $cvePatches/CVE-2017-0648/ANY/0001.patch git apply $cvePatches/CVE-2017-0706/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-11090/ANY/0001.patch git apply $cvePatches/CVE-2017-15265/^4.14/0001.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch git apply $cvePatches/CVE-2017-6074/^4.9/0001.patch git apply $cvePatches/CVE-2017-6345/^4.9/0001.patch git apply $cvePatches/CVE-2017-6348/^4.9/0001.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 522c11d9..756dc876 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 @@ -1,5 +1,6 @@ #!/bin/bash cd $base"kernel/samsung/universal8890" +git apply $cvePatches/CVE-2013-7446/^4.3/0003.patch git apply $cvePatches/CVE-2014-9900/ANY/0001.patch git apply $cvePatches/CVE-2014-9940/ANY/0001.patch git apply $cvePatches/CVE-2015-1420/3.2-^3.19/0001.patch @@ -32,6 +33,7 @@ git apply $cvePatches/CVE-2016-4794/3.18+/0001.patch git apply $cvePatches/CVE-2016-4794/3.18+/0002.patch git apply $cvePatches/CVE-2016-6828/ANY/0001.patch git apply $cvePatches/CVE-2016-7042/ANY/0001.patch +git apply $cvePatches/CVE-2016-7117/^4.5/0002.patch git apply $cvePatches/CVE-2016-7913/ANY/0001.patch git apply $cvePatches/CVE-2016-7917/ANY/0001.patch git apply $cvePatches/CVE-2016-8399/ANY/0001.patch @@ -57,8 +59,11 @@ git apply $cvePatches/CVE-2017-0627/ANY/0001.patch git apply $cvePatches/CVE-2017-0710/ANY/0001.patch git apply $cvePatches/CVE-2017-0749/ANY/0001.patch git apply $cvePatches/CVE-2017-0750/ANY/0001.patch +git apply $cvePatches/CVE-2017-0866/3.18/0001.patch git apply $cvePatches/CVE-2017-1000380/^4.11/0001.patch git apply $cvePatches/CVE-2017-10996/ANY/0001.patch +git apply $cvePatches/CVE-2017-11089/ANY/0001.patch +git apply $cvePatches/CVE-2017-11090/ANY/0001.patch git apply $cvePatches/CVE-2017-16525/^4.13/0002.patch git apply $cvePatches/CVE-2017-16526/^4.13/0001.patch git apply $cvePatches/CVE-2017-16529/^4.13/0001.patch @@ -67,6 +72,7 @@ git apply $cvePatches/CVE-2017-16531/^4.13/0001.patch git apply $cvePatches/CVE-2017-16532/^4.13/0001.patch git apply $cvePatches/CVE-2017-16533/^4.13/0001.patch git apply $cvePatches/CVE-2017-16535/^4.13/0001.patch +git apply $cvePatches/CVE-2017-16537/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0001.patch git apply $cvePatches/CVE-2017-16538/^4.13/0002.patch git apply $cvePatches/CVE-2017-16643/3.5+/0001.patch @@ -75,6 +81,9 @@ git apply $cvePatches/CVE-2017-16646/ANY/0001.patch git apply $cvePatches/CVE-2017-16650/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0006.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0007.patch +git apply $cvePatches/CVE-2017-16USB/ANY/0009.patch git apply $cvePatches/CVE-2017-2671/^4.10/0001.patch git apply $cvePatches/CVE-2017-5669/^4.9/0001.patch git apply $cvePatches/CVE-2017-5970/^4.9/0001.patch