From 7b3c994731ddd6e8e522e258b582e55046130485 Mon Sep 17 00:00:00 2001 From: Tad Date: Wed, 8 Nov 2017 03:42:33 -0500 Subject: [PATCH] Update CVE patchers --- ...2-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch | 0 ...unnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch | 0 .../{ => ANY}/0004-net-add-recursion-limit-to-GRO.patch | 0 .../0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch | 0 .../0007-USB-usbip-fix-potential-out-of-bounds-write.patch | 0 .../0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch | 0 .../CVE_Patchers/android_kernel_amazon_hdx-common.sh | 3 +-- .../CVE_Patchers/android_kernel_fairphone_msm8974.sh | 1 + .../CVE_Patchers/android_kernel_google_marlin.sh | 5 +++++ .../LineageOS-14.1/CVE_Patchers/android_kernel_google_msm.sh | 1 + .../CVE_Patchers/android_kernel_htc_flounder.sh | 1 + .../CVE_Patchers/android_kernel_htc_msm8974.sh | 1 + .../CVE_Patchers/android_kernel_htc_msm8994.sh | 3 +-- .../CVE_Patchers/android_kernel_huawei_angler.sh | 2 +- .../CVE_Patchers/android_kernel_lge_bullhead.sh | 3 +-- .../CVE_Patchers/android_kernel_lge_hammerhead.sh | 1 + .../LineageOS-14.1/CVE_Patchers/android_kernel_lge_mako.sh | 3 +-- .../LineageOS-14.1/CVE_Patchers/android_kernel_moto_shamu.sh | 2 +- .../CVE_Patchers/android_kernel_motorola_msm8916.sh | 1 + .../CVE_Patchers/android_kernel_motorola_msm8992.sh | 2 +- .../CVE_Patchers/android_kernel_oneplus_msm8974.sh | 1 + .../LineageOS-14.1/CVE_Patchers/android_kernel_samsung_jf.sh | 1 + .../CVE_Patchers/android_kernel_samsung_msm8974.sh | 1 + .../CVE_Patchers/android_kernel_samsung_universal8890.sh | 5 +++++ 24 files changed, 26 insertions(+), 11 deletions(-) rename Patches/Linux_CVEs/Untracked/{ => ANY}/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch (100%) rename Patches/Linux_CVEs/Untracked/{ => ANY}/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch (100%) rename Patches/Linux_CVEs/Untracked/{ => ANY}/0004-net-add-recursion-limit-to-GRO.patch (100%) rename Patches/Linux_CVEs/Untracked/{ => ANY}/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch (100%) rename Patches/Linux_CVEs/Untracked/{ => ANY}/0007-USB-usbip-fix-potential-out-of-bounds-write.patch (100%) rename Patches/Linux_CVEs/Untracked/{ => ANY}/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch (100%) diff --git a/Patches/Linux_CVEs/Untracked/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch b/Patches/Linux_CVEs/Untracked/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch similarity index 100% rename from Patches/Linux_CVEs/Untracked/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch rename to Patches/Linux_CVEs/Untracked/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch diff --git a/Patches/Linux_CVEs/Untracked/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch b/Patches/Linux_CVEs/Untracked/ANY/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch similarity index 100% rename from Patches/Linux_CVEs/Untracked/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch rename to Patches/Linux_CVEs/Untracked/ANY/0003-tunnels-Don-t-apply-GRO-to-multiple-layers-of-encaps.patch diff --git a/Patches/Linux_CVEs/Untracked/0004-net-add-recursion-limit-to-GRO.patch b/Patches/Linux_CVEs/Untracked/ANY/0004-net-add-recursion-limit-to-GRO.patch similarity index 100% rename from Patches/Linux_CVEs/Untracked/0004-net-add-recursion-limit-to-GRO.patch rename to Patches/Linux_CVEs/Untracked/ANY/0004-net-add-recursion-limit-to-GRO.patch diff --git a/Patches/Linux_CVEs/Untracked/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch b/Patches/Linux_CVEs/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch similarity index 100% rename from Patches/Linux_CVEs/Untracked/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch rename to Patches/Linux_CVEs/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch diff --git a/Patches/Linux_CVEs/Untracked/0007-USB-usbip-fix-potential-out-of-bounds-write.patch b/Patches/Linux_CVEs/Untracked/ANY/0007-USB-usbip-fix-potential-out-of-bounds-write.patch similarity index 100% rename from Patches/Linux_CVEs/Untracked/0007-USB-usbip-fix-potential-out-of-bounds-write.patch rename to Patches/Linux_CVEs/Untracked/ANY/0007-USB-usbip-fix-potential-out-of-bounds-write.patch diff --git a/Patches/Linux_CVEs/Untracked/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch b/Patches/Linux_CVEs/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch similarity index 100% rename from Patches/Linux_CVEs/Untracked/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch rename to Patches/Linux_CVEs/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch 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 4a3d8058..9a260ec9 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 @@ -60,8 +60,6 @@ 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-7187/3.4/0001.patch -git apply $cvePatches/CVE-2017-7187/3.4/0003.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 @@ -71,4 +69,5 @@ git apply $cvePatches/CVE-2017-8890/3.4/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/0001.patch git apply $cvePatches/CVE-2017-9684/ANY/0001.patch git apply $cvePatches/CVE-2017-9706/ANY/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_fairphone_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_fairphone_msm8974.sh index 8df292a9..1555ccf7 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 @@ -14,4 +14,5 @@ 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-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 a2ae482b..1a48e326 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 @@ -104,4 +104,9 @@ git apply $cvePatches/CVE-2017-9687/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-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 +git apply $cvePatches/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch +git apply $cvePatches/Untracked/ANY/0007-USB-usbip-fix-potential-out-of-bounds-write.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_msm.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_google_msm.sh index 7233a08a..e6aa6761 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 @@ -26,4 +26,5 @@ git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.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 cd $base 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 60ccc1ed..b2cdf1fd 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 @@ -43,4 +43,5 @@ git apply $cvePatches/CVE-2017-6951/^3.14/0001.patch git apply $cvePatches/CVE-2017-7472/ANY/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/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_htc_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_htc_msm8974.sh index 14901392..29d171eb 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 @@ -19,4 +19,5 @@ git apply $cvePatches/CVE-2017-16643/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/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 5d9b9e94..03b45c47 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 @@ -87,7 +87,6 @@ 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-0794/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-10999/ANY/0001.patch @@ -119,7 +118,6 @@ 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-7187/3.10/0004.patch 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 @@ -134,4 +132,5 @@ git apply $cvePatches/CVE-2017-8280/ANY/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/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 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 bf0202ce..3c00f027 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 @@ -78,10 +78,10 @@ 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 -git apply $cvePatches/CVE-2017-7187/3.10/0004.patch git apply $cvePatches/CVE-2017-7472/ANY/0001.patch git apply $cvePatches/CVE-2017-7487/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/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_lge_bullhead.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_bullhead.sh index 6fa24812..82d04db2 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 @@ -72,10 +72,9 @@ 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 -git apply $cvePatches/CVE-2017-7187/^4.10/0007.patch -git apply $cvePatches/CVE-2017-7187/3.10/0004.patch git apply $cvePatches/CVE-2017-7472/ANY/0001.patch git apply $cvePatches/CVE-2017-7487/ANY/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/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_lge_hammerhead.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_hammerhead.sh index e73ab9d9..24e79cbd 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 @@ -36,4 +36,5 @@ git apply $cvePatches/CVE-2017-8247/ANY/0001.patch git apply $cvePatches/CVE-2017-8254/3.4/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/0001.patch git apply $cvePatches/CVE-2017-9684/ANY/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_lge_mako.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_lge_mako.sh index 8185ea42..7fd994a6 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 @@ -3,8 +3,6 @@ cd $base"kernel/lge/mako" git apply $cvePatches/CVE-2013-4738/ANY/0002.patch git apply $cvePatches/CVE-2016-3857/ANY/0001.patch git apply $cvePatches/CVE-2016-3894/ANY/0001.patch -git apply $cvePatches/CVE-2016-8402/3.4/0001.patch -git apply $cvePatches/CVE-2016-8404/ANY/0001.patch git apply $cvePatches/CVE-2016-9793/ANY/0001.patch git apply $cvePatches/CVE-2017-16526/ANY/0001.patch git apply $cvePatches/CVE-2017-16532/ANY/0001.patch @@ -14,4 +12,5 @@ git apply $cvePatches/CVE-2017-16643/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/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 7ee01a47..9b6090d8 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 @@ -72,9 +72,9 @@ 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-6951/^3.14/0001.patch -git apply $cvePatches/CVE-2017-7187/3.10/0004.patch git apply $cvePatches/CVE-2017-7472/ANY/0001.patch git apply $cvePatches/CVE-2017-7487/ANY/0001.patch git apply $cvePatches/CVE-2017-8269/ANY/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/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_msm8916.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh index 7eea8cb1..dfcaab59 100644 --- a/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh +++ b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_motorola_msm8916.sh @@ -48,4 +48,5 @@ 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/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 e44d75d3..a52ca09b 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,6 @@ 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-7187/3.10/0004.patch 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 @@ -111,4 +110,5 @@ 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 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_oneplus_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_oneplus_msm8974.sh index 2d353458..3393e96d 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 @@ -36,4 +36,5 @@ git apply $cvePatches/CVE-2017-8247/ANY/0001.patch git apply $cvePatches/CVE-2017-9242/^4.11/0001.patch git apply $cvePatches/CVE-2017-9684/ANY/0001.patch git apply $cvePatches/CVE-2017-9706/ANY/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_samsung_jf.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_jf.sh index 1eacb965..e5483fd2 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 @@ -38,4 +38,5 @@ git apply $cvePatches/CVE-2017-16USB/ANY/0005.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 +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_samsung_msm8974.sh b/Scripts/LineageOS-14.1/CVE_Patchers/android_kernel_samsung_msm8974.sh index 034ec9a1..bef8a9e0 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 @@ -15,4 +15,5 @@ git apply $cvePatches/CVE-2017-16USB/ANY/0001.patch git apply $cvePatches/CVE-2017-16USB/ANY/0005.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 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 8bc6473d..0d2b0082 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 @@ -91,4 +91,9 @@ git apply $cvePatches/CVE-2017-7487/ANY/0001.patch git apply $cvePatches/CVE-2017-7495/3.18/0001.patch $cvePatches/CVE-2017-7495/3.18/0002.patch git apply $cvePatches/CVE-2017-7616/^4.10/0001.patch git apply $cvePatches/CVE-2017-7618/^4.10/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 +git apply $cvePatches/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch +git apply $cvePatches/Untracked/ANY/0007-USB-usbip-fix-potential-out-of-bounds-write.patch +git apply $cvePatches/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch cd $base