From 4c29ac36d2fb34a7697c836fb63eab57042a5a85 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 9 Sep 2020 19:00:03 -0400 Subject: [PATCH] Update CVE patchers --- Patches/Linux | 2 +- .../CVE_Patchers/android_kernel_essential_msm8998.sh | 3 ++- .../CVE_Patchers/android_kernel_oneplus_sdm845.sh | 3 ++- .../CVE_Patchers/android_kernel_samsung_universal9810.sh | 3 ++- .../CVE_Patchers/android_kernel_xiaomi_sdm845.sh | 3 ++- .../CVE_Patchers/android_kernel_fxtec_msm8998.sh | 3 ++- .../CVE_Patchers/android_kernel_google_bonito.sh | 3 ++- .../CVE_Patchers/android_kernel_google_crosshatch.sh | 3 ++- .../LineageOS-16.0/CVE_Patchers/android_kernel_google_wahoo.sh | 3 ++- .../CVE_Patchers/android_kernel_oneplus_sdm845.sh | 3 ++- .../CVE_Patchers/android_kernel_razer_msm8998.sh | 3 ++- .../CVE_Patchers/android_kernel_xiaomi_sdm845.sh | 3 ++- .../CVE_Patchers/android_kernel_yandex_sdm660.sh | 3 ++- .../LineageOS-16.0/CVE_Patchers/android_kernel_zuk_msm8996.sh | 3 ++- .../CVE_Patchers/android_kernel_google_msm-4.9.sh | 3 ++- .../LineageOS-17.1/CVE_Patchers/android_kernel_google_wahoo.sh | 3 ++- .../CVE_Patchers/android_kernel_yandex_sdm660.sh | 3 ++- .../LineageOS-17.1/CVE_Patchers/android_kernel_zuk_msm8996.sh | 3 ++- 18 files changed, 35 insertions(+), 18 deletions(-) diff --git a/Patches/Linux b/Patches/Linux index 7fb15837..ab3a85ca 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit 7fb1583795f1c6fbcf58a3717c6c2e7b94503daa +Subproject commit ab3a85cacd34c83d6150adbec35ed9823e169897 diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_essential_msm8998.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_essential_msm8998.sh index e4cc8beb..0fe6700c 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_essential_msm8998.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_essential_msm8998.sh @@ -300,6 +300,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -308,5 +309,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0008.patch -editKernelLocalversion "-dos.p308" +editKernelLocalversion "-dos.p309" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh index e70ae3da..2876ac11 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_oneplus_sdm845.sh @@ -407,6 +407,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch @@ -415,5 +416,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10853/4.9/0012.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0006.patch -editKernelLocalversion "-dos.p415" +editKernelLocalversion "-dos.p416" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_samsung_universal9810.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_samsung_universal9810.sh index 07fac5fa..e20a5ae9 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_samsung_universal9810.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_samsung_universal9810.sh @@ -285,11 +285,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.7.8/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0006.patch -editKernelLocalversion "-dos.p291" +editKernelLocalversion "-dos.p292" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh index 00ccc748..dcd3e997 100644 --- a/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh +++ b/Scripts/LineageOS-15.1/CVE_Patchers/android_kernel_xiaomi_sdm845.sh @@ -404,6 +404,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch @@ -412,5 +413,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10853/4.9/0012.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0006.patch -editKernelLocalversion "-dos.p412" +editKernelLocalversion "-dos.p413" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh index c8270017..d84031c1 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_fxtec_msm8998.sh @@ -262,6 +262,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -270,5 +271,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13096/^4.17.3/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch -editKernelLocalversion "-dos.p270" +editKernelLocalversion "-dos.p271" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_bonito.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_bonito.sh index 9e9b2d97..41d5cc93 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_bonito.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_bonito.sh @@ -336,6 +336,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch @@ -343,5 +344,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.7.8/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0006.patch -editKernelLocalversion "-dos.p343" +editKernelLocalversion "-dos.p344" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_crosshatch.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_crosshatch.sh index 600a166f..dc8cde93 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_crosshatch.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_crosshatch.sh @@ -315,6 +315,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch @@ -322,5 +323,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.7.8/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0006.patch -editKernelLocalversion "-dos.p322" +editKernelLocalversion "-dos.p323" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_wahoo.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_wahoo.sh index 9f1eab93..222735e2 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_wahoo.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_google_wahoo.sh @@ -297,6 +297,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -304,5 +305,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch -editKernelLocalversion "-dos.p304" +editKernelLocalversion "-dos.p305" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh index a1f766e1..5226f339 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_oneplus_sdm845.sh @@ -307,6 +307,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch @@ -315,5 +316,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14088/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.9/0006.patch -editKernelLocalversion "-dos.p315" +editKernelLocalversion "-dos.p316" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_razer_msm8998.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_razer_msm8998.sh index ad9b8e6a..ca21fddf 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_razer_msm8998.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_razer_msm8998.sh @@ -202,6 +202,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -211,5 +212,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13096/^4.17.3/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0008.patch -editKernelLocalversion "-dos.p211" +editKernelLocalversion "-dos.p212" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh index d9cd4a32..9b79526a 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_xiaomi_sdm845.sh @@ -170,11 +170,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.7.8/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch -editKernelLocalversion "-dos.p176" +editKernelLocalversion "-dos.p177" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_yandex_sdm660.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_yandex_sdm660.sh index dc215ef8..7179010d 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_yandex_sdm660.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_yandex_sdm660.sh @@ -215,6 +215,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -224,5 +225,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13096/^4.17.3/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0008.patch -editKernelLocalversion "-dos.p224" +editKernelLocalversion "-dos.p225" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_zuk_msm8996.sh b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_zuk_msm8996.sh index e94d6788..a66ba306 100644 --- a/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_zuk_msm8996.sh +++ b/Scripts/LineageOS-16.0/CVE_Patchers/android_kernel_zuk_msm8996.sh @@ -205,6 +205,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -213,5 +214,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14283/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0008.patch -editKernelLocalversion "-dos.p213" +editKernelLocalversion "-dos.p214" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_msm-4.9.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_msm-4.9.sh index 5c6e4c88..65ac1b24 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_msm-4.9.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_msm-4.9.sh @@ -128,11 +128,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14314/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14356/4.9/0004.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.9/0006.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.9/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.9/0003.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24394/^5.7.8/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch -editKernelLocalversion "-dos.p134" +editKernelLocalversion "-dos.p135" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_wahoo.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_wahoo.sh index 6d6e700e..e58859ec 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_wahoo.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_google_wahoo.sh @@ -130,11 +130,12 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12826/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch -editKernelLocalversion "-dos.p136" +editKernelLocalversion "-dos.p137" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh index 1d47e51f..7ddf94e4 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_yandex_sdm660.sh @@ -127,6 +127,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12826/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -134,5 +135,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0008.patch -editKernelLocalversion "-dos.p134" +editKernelLocalversion "-dos.p135" cd "$DOS_BUILD_BASE" diff --git a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_zuk_msm8996.sh b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_zuk_msm8996.sh index 87bd0f5a..0860b124 100644 --- a/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_zuk_msm8996.sh +++ b/Scripts/LineageOS-17.1/CVE_Patchers/android_kernel_zuk_msm8996.sh @@ -126,6 +126,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12826/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0002.patch +git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14381/4.4/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0005.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0002.patch @@ -133,5 +134,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0001.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0004.patch git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0008.patch -editKernelLocalversion "-dos.p133" +editKernelLocalversion "-dos.p134" cd "$DOS_BUILD_BASE"