mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
Update CVE patchers
This commit is contained in:
parent
c5e747667f
commit
de78fb8b9a
@ -1 +1 @@
|
|||||||
Subproject commit 53f0ae649f573b80afc6ba4399c5eb8e86a03bff
|
Subproject commit e64e3829469c51e1e5cbf2cfd34fb1e772ec63a2
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/amazon/hdx-common"
|
cd $base"kernel/amazon/hdx-common"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2012-6704/^3.5/0001.patch
|
git apply $cvePatchesLinux/CVE-2012-6704/^3.5/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-1739/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-1739/ANY/0001.patch
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/asus/msm8916"
|
cd $base"kernel/asus/msm8916"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/fairphone/msm8974"
|
cd $base"kernel/fairphone/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0002.patch
|
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0004.patch
|
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0004.patch
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/htc/msm8994"
|
cd $base"kernel/htc/msm8994"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
@ -53,7 +53,7 @@ git apply $cvePatchesLinux/CVE-2017-11033/3.10/0002.patch
|
|||||||
git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-11473/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-11600/3.10/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-12153/3.2-^3.16/0001.patch
|
||||||
#git apply $cvePatchesLinux/CVE-2017-13166/3.10/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-13166/3.10/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0002.patch
|
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0003.patch
|
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0003.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0005.patch
|
git apply $cvePatchesLinux/CVE-2017-13167/3.10/0005.patch
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/lge/msm8992"
|
cd $base"kernel/lge/msm8992"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
|
@ -1,32 +1,30 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/lge/msm8996"
|
cd $base"kernel/lge/msm8996"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0019.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0019.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0020.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0020.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0021.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0021.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0022.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0022.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0023.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0023.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0024.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0024.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0025.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0025.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0026.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0026.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0027.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0027.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0028.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0028.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0031.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0031.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0032.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0032.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0033.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0033.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0034.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0034.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0035.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0035.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0036.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0036.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0037.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0037.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0038.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0040.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0039.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0041.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0040.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0042.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0041.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0043.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0042.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0045.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0043.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0046.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0045.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0050.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0046.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0050.patch
|
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
||||||
@ -130,5 +128,5 @@ git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
|||||||
git apply $cvePatchesLinux/CVE-2016-6696/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-0610/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||||
editKernelLocalversion "-dos.p130"
|
editKernelLocalversion "-dos.p128"
|
||||||
cd $base
|
cd $base
|
||||||
|
@ -1,20 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/motorola/msm8916"
|
cd $base"kernel/motorola/msm8916"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/motorola/msm8992"
|
cd $base"kernel/motorola/msm8992"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
||||||
@ -118,7 +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-13245/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-13246/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-14877/3.10/0001.patch
|
||||||
#git apply $cvePatchesLinux/CVE-2017-14880/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-15265/^4.14/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-15833/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-15833/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-15834/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-15834/ANY/0001.patch
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/nextbit/msm8992"
|
cd $base"kernel/nextbit/msm8992"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-6672/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-6672/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/samsung/jf"
|
cd $base"kernel/samsung/jf"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-0801/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-0801/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-10233/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-10233/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/samsung/msm8974"
|
cd $base"kernel/samsung/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-2475/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-2475/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-4578/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-4578/ANY/0001.patch
|
||||||
|
@ -1,25 +1,24 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/samsung/universal8890"
|
cd $base"kernel/samsung/universal8890"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0019.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0019.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0021.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0021.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0022.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0022.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0023.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0023.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0025.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0025.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0026.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0026.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0027.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0027.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0028.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0028.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0031.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0031.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0032.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0032.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0033.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0033.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0034.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0034.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0035.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0035.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0036.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0036.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0038.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0041.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0041.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0043.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0043.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0045.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0045.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0046.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0046.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0050.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0050.patch
|
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
||||||
@ -141,8 +140,7 @@ git apply $cvePatchesLinux/Untracked/ANY/0004-net-add-recursion-limit-to-GRO.pat
|
|||||||
git apply $cvePatchesLinux/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch
|
git apply $cvePatchesLinux/Untracked/ANY/0005-tcp-fix-zero-cwnd-in-tcp_cwnd_reduction.patch
|
||||||
git apply $cvePatchesLinux/Untracked/ANY/0007-USB-usbip-fix-potential-out-of-bounds-write.patch
|
git apply $cvePatchesLinux/Untracked/ANY/0007-USB-usbip-fix-potential-out-of-bounds-write.patch
|
||||||
git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch
|
git apply $cvePatchesLinux/Untracked/ANY/0008-nfsd-check-for-oversized-NFSv2-v3-arguments.patch
|
||||||
#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-0750/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-1000111/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-1000111/ANY/0001.patch
|
||||||
editKernelLocalversion "-dos.p144"
|
editKernelLocalversion "-dos.p142"
|
||||||
cd $base
|
cd $base
|
||||||
|
@ -53,8 +53,7 @@ buildAll() {
|
|||||||
export -f buildAll;
|
export -f buildAll;
|
||||||
|
|
||||||
patchWorkspace() {
|
patchWorkspace() {
|
||||||
source build/envsetup.sh;
|
#source build/envsetup.sh;
|
||||||
repopick -t n_asb_04-2018;
|
|
||||||
|
|
||||||
source $scripts/Patch.sh;
|
source $scripts/Patch.sh;
|
||||||
source $scripts/Defaults.sh;
|
source $scripts/Defaults.sh;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/fairphone/msm8974"
|
cd $base"kernel/fairphone/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0002.patch
|
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0004.patch
|
git apply $cvePatchesLinux/CVE-2014-3153/ANY/0004.patch
|
||||||
|
@ -1,38 +1,36 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/google/marlin"
|
cd $base"kernel/google/marlin"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0019.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0019.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0020.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0020.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0021.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0021.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0022.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0022.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0023.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0023.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0024.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0024.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0025.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0025.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0026.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0026.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0027.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0027.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0028.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0028.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0029.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0029.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0030.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0030.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0031.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0031.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0032.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0032.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0033.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0033.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0034.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0034.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0035.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0035.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0036.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0036.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0037.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0037.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0038.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0040.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0039.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0041.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0040.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0042.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0041.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0043.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0042.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0044.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0043.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0045.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0044.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0046.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0045.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0047.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0046.patch
|
#git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0048.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0047.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0049.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0048.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0050.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0049.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0050.patch
|
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0013.patch
|
||||||
@ -108,5 +106,5 @@ git apply $cvePatchesLinux/CVE-2016-6696/ANY/0001.patch
|
|||||||
git apply $cvePatchesLinux/CVE-2017-0610/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-0750/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-14883/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-14883/ANY/0001.patch
|
||||||
editKernelLocalversion "-dos.p108"
|
editKernelLocalversion "-dos.p106"
|
||||||
cd $base
|
cd $base
|
||||||
|
@ -1,17 +1,17 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/htc/flounder"
|
cd $base"kernel/htc/flounder"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9892/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9892/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/htc/msm8974"
|
cd $base"kernel/htc/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-2443/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-2443/ANY/0001.patch
|
||||||
|
@ -1,23 +1,23 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/huawei/angler"
|
cd $base"kernel/huawei/angler"
|
||||||
git apply $cvePatchesLinux/0001-LinuxIncrementals/3.10/3.10.0073-0074.patch
|
git apply $cvePatchesLinux/0001-LinuxIncrementals/3.10/3.10.0073-0074.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0003.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0003.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-8160/^3.18/0002.patch
|
git apply $cvePatchesLinux/CVE-2014-8160/^3.18/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-8173/3.9-^3.12/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-8173/3.9-^3.12/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
|
@ -1,22 +1,22 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/lge/bullhead"
|
cd $base"kernel/lge/bullhead"
|
||||||
git apply $cvePatchesLinux/0001-LinuxIncrementals/3.10/3.10.0073-0074.patch
|
git apply $cvePatchesLinux/0001-LinuxIncrementals/3.10/3.10.0073-0074.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-8160/^3.18/0002.patch
|
git apply $cvePatchesLinux/CVE-2014-8160/^3.18/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-8173/3.9-^3.12/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-8173/3.9-^3.12/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/lge/g3"
|
cd $base"kernel/lge/g3"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2015-6640/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2015-6640/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/lge/msm8974"
|
cd $base"kernel/lge/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2015-8939/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2015-8939/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-0806/prima/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-0806/prima/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-0806/prima/0006.patch
|
git apply $cvePatchesLinux/CVE-2016-0806/prima/0006.patch
|
||||||
|
@ -1,31 +1,29 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/lge/msm8996"
|
cd $base"kernel/lge/msm8996"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0019.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0019.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0020.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0020.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0022.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0022.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0023.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0023.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0025.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0025.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0026.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0026.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0027.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0027.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0028.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0028.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0029.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0029.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0030.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0030.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0031.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0031.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0032.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0032.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0033.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0033.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0034.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0034.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0035.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0035.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0036.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0036.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0037.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0037.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0038.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0040.patch
|
||||||
#git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0039.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0041.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0040.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0042.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0041.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0043.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0042.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0045.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0043.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0046.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0045.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.18/0050.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0046.patch
|
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.18/0050.patch
|
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9900/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9900/ANY/0001.patch
|
||||||
@ -85,5 +83,5 @@ git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
|||||||
git apply $cvePatchesLinux/CVE-2016-6696/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-0610/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2017-0750/ANY/0001.patch
|
||||||
editKernelLocalversion "-dos.p85"
|
editKernelLocalversion "-dos.p83"
|
||||||
cd $base
|
cd $base
|
||||||
|
@ -1,19 +1,19 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/moto/shamu"
|
cd $base"kernel/moto/shamu"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0003.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0003.patch
|
||||||
git apply $cvePatchesLinux/CVE-2015-1420/3.2-^3.19/0001.patch
|
git apply $cvePatchesLinux/CVE-2015-1420/3.2-^3.19/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2015-7515/^4.4/0002.patch
|
git apply $cvePatchesLinux/CVE-2015-7515/^4.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2015-8955/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2015-8955/ANY/0001.patch
|
||||||
|
@ -1,20 +1,20 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/motorola/msm8992"
|
cd $base"kernel/motorola/msm8992"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0011.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.10+/0012.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch
|
||||||
|
@ -1,21 +1,21 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/nextbit/msm8992"
|
cd $base"kernel/nextbit/msm8992"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0004-No_dir-relax.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0005.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0005.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0006.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0006.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0007.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0007.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0008.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0008.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0009.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0009.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0010.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0010.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0011.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0011.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0012.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0012.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0013.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0013.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0014.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0014.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0015.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0015.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0016.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0016.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0017.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0017.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/3.10/0018.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/3.10/0018.patch
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9904/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-6672/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-6672/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-6693/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/oppo/msm8974"
|
cd $base"kernel/oppo/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9781/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2014-9880/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2014-9880/ANY/0001.patch
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd $base"kernel/samsung/msm8974"
|
cd $base"kernel/samsung/msm8974"
|
||||||
git apply $cvePatchesLinux/0002-Copperhead-Kernel_Hardening/ANY/0001.patch
|
git apply $cvePatchesLinux/0007-Copperhead-Kernel_Hardening/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
git apply $cvePatchesLinux/0010-Accelerated_AES/3.4/0002.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-2475/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-2475/ANY/0001.patch
|
||||||
git apply $cvePatchesLinux/CVE-2016-4578/ANY/0001.patch
|
git apply $cvePatchesLinux/CVE-2016-4578/ANY/0001.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user