mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-03-20 12:56:28 -04:00
Update CVE patchers
This commit is contained in:
parent
f186d33fdb
commit
c3a3beb907
@ -149,8 +149,8 @@
|
||||
<project path="device/asus/flo" name="LineageOS/android_device_asus_flo" remote="github" />
|
||||
|
||||
<!-- Nexus 4 (mako) -->
|
||||
<project path="device/lge/mako" name="voron00/android_device_lge_mako" remote="github" />
|
||||
<project path="kernel/lge/mako" name="voron00/lge-kernel-mako" remote="github" />
|
||||
<project path="device/lge/mako" name="LineageOS/android_device_lge_mako" remote="github" />
|
||||
<project path="kernel/lge/mako" name="LineageOS/android_kernel_lge_mako" remote="github" />
|
||||
|
||||
<!-- Nexus 5 (hammerhead) -->
|
||||
<project path="device/lge/hammerhead" name="LineageOS/android_device_lge_hammerhead" remote="github" />
|
||||
|
@ -62,9 +62,10 @@ git apply $cvePatchesLinux/CVE-2017-7533/3.10/0003.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-9723/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p66"
|
||||
editKernelLocalversion "-dos.p67"
|
||||
cd $base
|
||||
|
@ -139,6 +139,7 @@ git apply $cvePatchesLinux/CVE-2017-14884/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14891/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14892/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14897/3.18/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15115/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15649/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15834/ANY/0001.patch
|
||||
@ -201,6 +202,8 @@ 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
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3599/ANY/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
|
||||
@ -213,5 +216,5 @@ git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0610/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15845/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p213"
|
||||
editKernelLocalversion "-dos.p216"
|
||||
cd $base
|
||||
|
@ -103,11 +103,13 @@ 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-9723/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/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
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-1000111/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p109"
|
||||
editKernelLocalversion "-dos.p111"
|
||||
cd $base
|
||||
|
@ -158,6 +158,8 @@ 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
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0001/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0002/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
|
||||
@ -167,5 +169,5 @@ git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-1000111/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15845/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch
|
||||
editKernelLocalversion "-dos.p167"
|
||||
editKernelLocalversion "-dos.p169"
|
||||
cd $base
|
||||
|
@ -77,6 +77,7 @@ git apply $cvePatchesLinux/CVE-2017-13218/3.18/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0011.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13245/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13246/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15115/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15649/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15834/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15850/ANY/0001.patch
|
||||
@ -116,6 +117,9 @@ git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-7533/3.18/0004.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-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3599/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/3.18/0002.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
|
||||
@ -126,5 +130,5 @@ git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0610/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p126"
|
||||
editKernelLocalversion "-dos.p130"
|
||||
cd $base
|
||||
|
@ -71,10 +71,11 @@ 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-7533/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-7541/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.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
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p76"
|
||||
editKernelLocalversion "-dos.p77"
|
||||
cd $base
|
||||
|
@ -118,6 +118,7 @@ git apply $cvePatchesLinux/CVE-2017-13218/3.10/0004.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13245/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13246/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14877/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14880/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15265/^4.14/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15833/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15834/ANY/0001.patch
|
||||
@ -188,6 +189,7 @@ 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
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.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
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
@ -196,5 +198,5 @@ git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-1000111/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15845/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-8281/3.10/0003.patch
|
||||
editKernelLocalversion "-dos.p196"
|
||||
editKernelLocalversion "-dos.p198"
|
||||
cd $base
|
||||
|
@ -60,9 +60,11 @@ 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/CVE-2017-9723/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p64"
|
||||
editKernelLocalversion "-dos.p66"
|
||||
cd $base
|
||||
|
@ -94,6 +94,7 @@ git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13215/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13218/3.18/0011.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-13246/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15115/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15858/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15868/3.18/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16525/^4.13/0002.patch
|
||||
@ -143,5 +144,5 @@ git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-
|
||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0039.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-1000111/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p143"
|
||||
editKernelLocalversion "-dos.p144"
|
||||
cd $base
|
||||
|
@ -72,6 +72,7 @@ git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0866/3.18/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-11034/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14883/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15115/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-15649/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16525/^4.13/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16526/^4.13/0001.patch
|
||||
@ -89,6 +90,7 @@ git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0005.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0006.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-16USB/ANY/0009.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-17449/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-17558/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-18150/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-5669/^4.9/0001.patch
|
||||
@ -97,6 +99,7 @@ git apply $cvePatchesLinux/CVE-2017-6348/^4.9/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-7371/3.18/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-7372/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-9707/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/Untracked/ANY/0002-ozwpan-Use-unsigned-ints-to-prevent-heap-overflow.patch
|
||||
git apply $cvePatchesLinux/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-5853/3.18/0002.patch
|
||||
@ -105,5 +108,5 @@ git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0610/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-14883/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p105"
|
||||
editKernelLocalversion "-dos.p108"
|
||||
cd $base
|
||||
|
@ -100,11 +100,13 @@ git apply $cvePatchesLinux/CVE-2017-7533/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-8269/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-8280/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/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
|
||||
git apply $cvePatchesLinux/CVE-2016-2475/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-2017-15845/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p106"
|
||||
editKernelLocalversion "-dos.p108"
|
||||
cd $base
|
||||
|
@ -92,9 +92,11 @@ git apply $cvePatchesLinux/CVE-2017-7487/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-7533/3.10/0003.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-8269/3.10/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-9242/^4.11/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/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
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p96"
|
||||
editKernelLocalversion "-dos.p98"
|
||||
cd $base
|
||||
|
@ -62,9 +62,11 @@ 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/CVE-2017-9723/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p66"
|
||||
editKernelLocalversion "-dos.p68"
|
||||
cd $base
|
||||
|
@ -60,9 +60,11 @@ 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/CVE-2017-9723/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-3563/ANY/0002.patch
|
||||
git apply $cvePatchesLinux/CVE-2018-5825/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/LVT-2017-0003/3.10/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||
editKernelLocalversion "-dos.p64"
|
||||
editKernelLocalversion "-dos.p66"
|
||||
cd $base
|
||||
|
@ -60,7 +60,7 @@ buildAll() {
|
||||
#TODO: Add victara, griffin, athene, us997, us996, pme, t0lte, hlte
|
||||
brunch lineage_d852-userdebug;
|
||||
brunch lineage_bacon-user;
|
||||
#brunch lineage_mako-user; #requires blobs from https://github.com/voron00/proprietary_vendor_lge and also broken
|
||||
#brunch lineage_mako-user;
|
||||
#brunch lineage_clark-user; #requires blobs from https://androidfilehost.com/?w=files&flid=244563 and also broken
|
||||
brunch lineage_angler-user;
|
||||
brunch lineage_bullhead-user;
|
||||
|
Loading…
x
Reference in New Issue
Block a user