2020-02-17 18:06:39 -05:00
|
|
|
#!/bin/bash
|
|
|
|
cd "$DOS_BUILD_BASE""kernel/oneplus/msm8998"
|
2020-11-19 16:19:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0242-0243.patch --exclude=Makefile
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0244-0245.patch --exclude=Makefile
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0007-Accelerated_AES/3.10+/0016.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0007-Accelerated_AES/3.10+/0020.patch
|
2020-09-02 14:28:29 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0006.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0011.patch
|
2020-09-02 14:28:29 -04:00
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0012.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0013.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0014.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0015.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0019.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/ANY/0001.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-1583/^4.6.3/0003.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6187/^4.6.5/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6693/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6696/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-8394/ANY/0001.patch
|
2020-05-18 16:25:41 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16USB/ANY/0009.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch
|
2020-10-06 21:14:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0627/4.4/0009.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0627/ANY/0001.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0750/ANY/0001.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9059/^4.11.1/0001.patch
|
2020-05-18 16:25:41 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9211/^4.11.2/0001.patch
|
2020-10-06 21:14:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13218/4.4/0019.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13693/^4.12.9/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13694/^4.12.9/0001.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18174/^4.7/0001.patch
|
2020-11-04 10:20:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18204/4.4/0004.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18306/4.4/0003.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13.3/0002.patch
|
2020-05-18 16:25:41 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5897/ANY/0001.patch
|
2020-11-04 10:20:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11986/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13098/^4.17.3/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13099/^4.17.3/0001.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13100/4.4/0004.patch
|
2020-11-04 10:20:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-16597/4.4/0002.patch
|
2020-05-18 16:25:41 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-8912/^4.20.11/0001.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9245/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9453/ANY/0001.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-10503/ANY/0002.patch
|
2020-05-04 17:18:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-10622/ANY/0002.patch
|
2020-10-06 21:14:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-10626/ANY/0003.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-11599/^4.9/0009.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0001.patch
|
2020-03-02 19:33:43 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14029/ANY/0001.patch
|
2020-10-06 21:14:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14040/ANY/0002.patch
|
2020-04-06 16:36:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14070/ANY/0003.patch
|
2020-05-04 17:18:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14070/ANY/0005.patch
|
2020-03-02 19:33:43 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14072/ANY/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/4.4/0006.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/^5.0/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.4/0012.patch
|
2020-10-30 13:54:24 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/4.4/0004.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19318/4.4/0005.patch
|
2020-12-03 21:47:27 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19813/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19816/4.4/0006.patch
|
2020-10-30 13:54:24 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0423/4.4/0002.patch
|
2020-10-06 21:14:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0427/4.4/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3625/ANY/0001.patch
|
2021-01-05 12:41:43 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11160/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11239/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11261/ANY/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11608/4.4/0006.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11608/^5.6.1/0001.patch
|
2020-10-30 13:54:24 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/ANY/0011.patch
|
2020-11-19 16:19:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14351/4.4/0004.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14386/3.10-^4.4/0002.patch
|
2020-10-14 14:35:00 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch
|
2020-11-19 16:19:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25645/4.4/0002.patch
|
2020-11-12 22:49:23 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25668/4.4/0002.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27815/4.4/0004.patch
|
2020-11-25 16:21:44 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28974/4.4/0004.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.4/0016.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.4/0017.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.4/0018.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.4/0019.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29568/4.4/0020.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29661/4.4/0005.patch
|
2021-01-16 21:36:51 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35508/4.4/0005.patch
|
2021-01-13 03:42:16 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36158/4.4/0004.patch
|
2021-01-23 23:27:11 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3178/4.4/0004.patch
|
2020-02-17 18:06:39 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13096/^4.17.3/0001.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29660/4.4/0004.patch
|
2021-01-23 23:27:11 -05:00
|
|
|
editKernelLocalversion "-dos.p89"
|
2020-02-17 18:06:39 -05:00
|
|
|
cd "$DOS_BUILD_BASE"
|