2020-04-14 16:15:33 -04:00
|
|
|
#!/bin/bash
|
|
|
|
cd "$DOS_BUILD_BASE""kernel/yandex/sdm660"
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0209-0210.patch --exclude=Makefile
|
2020-09-02 14:28:29 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0233-0234.patch --exclude=Makefile
|
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
|
2021-02-03 10:08:36 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0251-0252.patch --exclude=Makefile
|
2021-10-20 13:35:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0288-0289.patch --exclude=Makefile
|
2022-01-13 09:32:12 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0298-0299.patch --exclude=Makefile
|
2022-01-29 08:29:07 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0300-0301.patch --exclude=Makefile
|
2022-01-17 00:24:54 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0002-Misc_Fixes/4.4/0009.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-04-14 16:15:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0011.patch
|
|
|
|
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
|
2020-09-02 14:28:29 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0015.patch
|
2020-04-14 16:15:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening/4.4/0018.patch
|
2020-09-02 14:28:29 -04:00
|
|
|
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-04-14 16:15:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2015-7837/ANY/0001.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-1583/^4.6/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6187/^4.7/0001.patch
|
2020-04-14 16:15:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-8394/ANY/0001.patch
|
2022-02-22 13:01:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-10153/4.9/0002.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-04-14 16:15:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0610/ANY/0001.patch
|
2022-02-22 13:01:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9059/4.9/0004.patch
|
2022-03-08 21:10:32 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9211/4.9/0002.patch
|
2020-10-06 21:14:18 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-13218/4.4/0019.patch
|
2020-04-14 16:15:33 -04: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
|
2021-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-16644/4.4/0004.patch
|
2022-03-08 21:10:32 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-17052/4.9/0002.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18174/^4.10/0001.patch
|
2020-11-04 10:20:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-18204/4.4/0004.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-1000252/^4.13/0002.patch
|
2020-04-14 16:15:33 -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-8043/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10323/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-13094/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-21008/4.4/0005.patch
|
2022-07-06 17:47:08 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0146/4.4/0013.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-0146/4.4/0014.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-8912/^5.0/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-10220/4.4/0012.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-10220/4.4/0013.patch
|
2020-04-14 16:15:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12378/^5.1.5/0001.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12456/^5.1.5/0002.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12614/4.4/0004.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14763/^5.1/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14896/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-14901/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15217/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15220/4.4/0006.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15221/4.4/0005.patch
|
2021-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16232/4.4/0006.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16233/4.4/0005.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16234/4.4/0004.patch
|
2022-02-22 13:01:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-16994/4.9/0004.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-17351/4.4/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/4.4/0012.patch
|
2022-03-09 16:32:41 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19051/^5.4/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19054/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19057/4.4/0006.patch
|
2021-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19060/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19061/4.4/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19062/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19063/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19073/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19074/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19227/4.4/0006.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19318/4.4/0005.patch
|
2020-08-09 20:27:53 -04:00
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19319/4.4/0017.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19319/4.4/0018.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19319/4.4/0019.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19319/4.4/0020.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19332/4.4/0006.patch
|
2022-02-22 13:01:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19338/4.9/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19447/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19448/4.4/0003.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-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19947/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19965/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20096/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20810/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-20812/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0009/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0255/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0404/4.4/0004.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
|
2020-09-08 17:14:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0009.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0010.patch
|
2020-11-04 10:20:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0011.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0013.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0014.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/^4.14/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0432/4.4/0004.patch
|
2020-09-08 17:14:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0433/4.4/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0433/4.4/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0433/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0433/4.4/0004.patch
|
2020-12-10 12:35:05 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0444/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0465/4.4/0009.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.4/0021.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.4/0022.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.4/0023.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.4/0024.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0543/4.4/0025.patch
|
2020-08-09 20:27:53 -04:00
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-1749/4.4/0009.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-2732/4.4/0013.patch
|
2021-09-22 20:15:13 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.4/0026.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.4/0027.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.4/0028.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.4/0029.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-3702/4.4/0030.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-8428/4.4/0006.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-8647/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-8648/4.4/0019.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-8648/4.4/0020.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-8648/4.4/0021.patch
|
2020-08-09 20:27:53 -04:00
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-8992/4.4/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-9383/4.4/0006.patch
|
2020-12-03 21:47:27 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10135/4.4/0010.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10135/4.4/0011.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10135/4.4/0012.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10711/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10732/4.4/0007.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10766/4.4/0004.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-10942/4.4/0006.patch
|
2021-08-21 15:53:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11160/4.4/0003.patch
|
2021-01-05 12:41:43 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11239/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11261/ANY/0001.patch
|
2021-05-21 08:47:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11262/ANY/0002.patch
|
2021-06-07 22:06:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11267/ANY/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11267/ANY/0003.patch
|
2021-02-03 10:08:36 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11282/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11286/ANY/0001.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11494/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11565/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11608/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11609/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11668/4.4/0006.patch
|
2020-10-15 21:44:48 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/3.6-^5.10/0001.patch
|
2022-03-08 21:10:32 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12352/ANY/0009.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12652/4.4/0006.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12653/4.4/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12654/4.4/0006.patch
|
2020-08-08 13:41:43 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12656/4.4/0008.patch
|
2020-08-08 12:03:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12656/4.4/0009.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12769/4.4/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12770/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12771/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-12826/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13143/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-13974/4.4/0005.patch
|
2020-10-23 15:02:37 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14305/4.4/0003.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14331/4.4/0003.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-14381/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14386/3.10-^4.4/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14390/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-14416/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15393/4.4/0005.patch
|
2020-11-25 16:21:44 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15436/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-15437/4.4/0004.patch
|
2021-09-22 20:15:13 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/4.4/0006.patch
|
2020-10-14 14:35:00 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16166/4.4/0003.patch
|
2022-03-08 21:10:32 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24490/4.4/0001.patch
|
2022-07-06 17:47:08 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.4/0019.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24588/4.4/0020.patch
|
2020-10-14 14:35:00 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25211/4.4/0002.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25212/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25284/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25285/4.4/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25643/4.4/0005.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-11-25 16:21:44 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25669/4.4/0004.patch
|
2021-04-17 10:36:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25670/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25671/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25672/4.4/0004.patch
|
2021-05-21 08:47:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-25673/4.4/0005.patch
|
2020-10-12 15:19:15 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26088/4.4/0005.patch
|
2021-06-03 13:01:27 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26139/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26147/4.4/0004.patch
|
2022-03-17 22:06:53 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-26555/4.4/0004.patch
|
2021-03-14 20:25:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27066/4.4/0005.patch
|
2020-12-10 12:35:05 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27068/4.4/0005.patch
|
2022-09-04 13:12:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27784/4.4/0004.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27815/4.4/0004.patch
|
2021-02-03 10:08:36 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-27825/4.4/0004.patch
|
2021-06-27 11:26:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28097/4.4/0004.patch
|
2020-11-25 16:21:44 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.4/0013.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.4/0014.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28915/4.4/0015.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-28974/4.4/0004.patch
|
2020-12-03 21:47:27 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29370/4.4/0004.patch
|
2022-07-07 20:12:25 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29374-alt/4.4/0008.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
|
2021-02-03 10:08:36 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29569/4.4/0007.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
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-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-35519/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-04-10 18:21:37 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36312/4.4/0005.patch
|
2022-03-02 22:12:42 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36516/4.4/0004.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-36557/4.4/0005.patch
|
2020-05-04 17:18:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-UNKNOWN/ANY/0002.patch
|
2021-03-04 13:45:40 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0399/4.4/0002.patch
|
2021-06-16 02:41:29 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0512/4.4/0005.patch
|
2021-06-07 22:06:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0605/4.4/0005.patch
|
2021-09-07 16:14:01 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0695/ANY/0001.patch
|
2021-10-05 11:21:48 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0936/ANY/0011.patch
|
2021-10-13 12:02:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0937/4.4/0005.patch
|
2022-01-11 05:02:52 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-0961/4.4/0004.patch
|
2021-11-02 22:53:44 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1048/4.1-^5.9/0001.patch
|
2021-07-21 02:10:08 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1955/ANY/0004.patch
|
2021-09-07 16:14:01 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-1963/ANY/0003.patch
|
2021-01-23 23:27:11 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3178/4.4/0004.patch
|
2021-02-28 13:46:59 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0046.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0047.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0048.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0049.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0050.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0051.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0052.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0053.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0054.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3347/4.4/0055.patch
|
2021-04-06 20:14:06 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.4/0012.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3428/4.4/0013.patch
|
2021-04-10 18:21:37 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3483/4.4/0004.patch
|
2021-06-11 10:35:58 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3564/4.4/0004.patch
|
2021-06-16 02:41:29 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3573/4.4/0004.patch
|
2021-07-21 02:10:08 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3609/4.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3612/4.4/0004.patch
|
2021-08-26 12:05:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3653/4.4/0006.patch
|
2021-09-29 16:02:45 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/4.4/0011.patch
|
2021-07-26 23:43:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3655/^5.13/0003.patch
|
2021-07-31 08:55:20 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3659/4.4/0005.patch
|
2021-08-04 14:22:42 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3679/4.4/0004.patch
|
2021-09-07 16:14:01 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3715/4.4/0005.patch
|
2021-08-26 12:05:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3732/4.4/0004.patch
|
2021-09-03 22:43:06 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3753/4.4/0004.patch
|
2021-10-27 14:27:45 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3760/4.4/0004.patch
|
2022-03-28 16:47:03 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.4/0020.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3772/4.4/0021.patch
|
2021-10-27 14:27:45 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3896/4.4/0004.patch
|
2021-12-11 00:24:01 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4002/4.4/0007.patch
|
2022-05-20 16:16:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4149/4.4/0007.patch
|
2021-12-29 11:51:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4157/4.4/0004.patch
|
2022-01-13 09:32:12 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-4202/4.4/0008.patch
|
2021-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20261/4.4/0002.patch
|
2022-02-22 13:01:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20292/4.9/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/4.9/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20320/4.9/0006.patch
|
2021-10-27 14:27:45 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20321/4.4/0007.patch
|
2021-11-12 11:25:18 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-20322/4.4/0009.patch
|
2021-08-04 14:22:42 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-21781/4.4/0006.patch
|
2021-05-27 13:02:11 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23133/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-23134/4.4/0004.patch
|
2021-02-28 13:46:59 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26930/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.4/0010.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.4/0011.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26931/4.4/0012.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.4/0016.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.4/0017.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.4/0018.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.4/0019.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-26932/4.4/0020.patch
|
2021-03-14 20:25:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27363/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-27365/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28038/4.4/0008.patch
|
2021-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28660/4.4/0004.patch
|
2021-04-06 20:14:06 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28688/4.4/0004.patch
|
2021-12-29 11:51:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28713/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28715/4.4/0004.patch
|
2021-03-24 15:16:30 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28964/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28972/4.4/0004.patch
|
2021-04-25 11:31:41 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29154/4.4/0006.patch
|
2021-06-03 13:01:27 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-29650/4.4/0004.patch
|
2021-04-06 20:14:06 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-30002/4.4/0005.patch
|
2021-05-27 13:02:11 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-31916/4.4/0006.patch
|
2021-06-03 13:01:27 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-32399/4.4/0007.patch
|
2022-08-21 10:13:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33656/4.4/0007.patch
|
2021-07-21 02:10:08 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-33909/4.4/0005.patch
|
2021-06-30 16:18:33 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34693/4.4/0006.patch
|
2021-11-12 11:25:18 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-34981/4.4/0003.patch
|
2022-03-07 18:08:53 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.4/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37576/4.4/0006.patch
|
2021-08-13 10:33:59 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38160/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38204/4.4/0004.patch
|
2021-08-18 08:23:13 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38205/4.4/0004.patch
|
2021-08-07 14:49:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-38208/4.4/0004.patch
|
2022-01-11 00:42:31 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39634/4.4/0005.patch
|
2022-03-07 18:08:53 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39685/4.4/0010.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39685/4.4/0011.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39685/4.4/0012.patch
|
2022-03-09 10:49:26 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39714/4.4/0003.patch
|
2021-09-11 15:26:42 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-40490/3.9-^5.14/0001.patch
|
2022-03-03 20:43:00 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42008/4.4/0004.patch
|
2022-02-22 13:01:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-42739/4.9/0004.patch
|
2022-01-29 08:29:07 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-43976/4.4/0004.patch
|
2022-02-19 22:28:35 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-44879/^5.16/0001.patch
|
2021-12-29 11:51:58 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45485/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45486/4.4/0004.patch
|
2022-04-01 17:04:09 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-45868/4.4/0004.patch
|
2022-04-04 14:58:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0435/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0487/4.4/0008.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0494/4.4/0008.patch
|
2022-02-19 22:28:35 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0617/4.4/0008.patch
|
2022-03-07 18:08:53 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0850/4.4/0005.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1011/4.4/0008.patch
|
2022-05-20 16:16:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1016/4.4/0008.patch
|
2022-06-26 22:12:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1184/4.9/0007.patch
|
2022-05-20 16:16:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1198/4.4/0008.patch
|
2022-06-26 22:12:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1353/4.4/0001.patch
|
2022-05-20 16:16:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1516/4.4/0008.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1652/4.4/0008.patch
|
2022-08-26 11:30:00 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1679/^5.19/0001.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1729/4.4/0008.patch
|
2022-05-20 16:16:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1734/4.4/0001.patch
|
2022-05-25 21:40:44 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1836/4.4/0001.patch
|
2022-06-09 15:56:22 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-1975/4.4/0001.patch
|
2022-06-26 22:12:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2153/^5.17/0002.patch
|
2022-08-21 10:13:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2318/4.4/0008.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2380/4.4/0001.patch
|
2022-08-26 11:30:00 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2588/4.9/0004.patch
|
2022-08-04 10:45:25 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2639/4.4/0001.patch
|
2022-10-03 09:37:54 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-2663/4.9/0006.patch
|
2022-09-07 09:17:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3028/4.9/0004.patch
|
2022-09-04 13:12:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch
|
2022-05-03 22:12:54 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20009/ANY/0001.patch
|
2022-06-09 15:56:22 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20141/4.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20148/^5.15/0002.patch
|
2022-10-13 22:24:35 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20421/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20422/4.4/0008.patch
|
2022-10-12 16:33:39 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-20423/4.4/0001.patch
|
2022-03-17 22:06:53 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23039/4.9/0003.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-23042/4.9/0003.patch
|
2022-04-04 14:58:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.4/0015.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-24958/4.4/0016.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25258/4.4/0008.patch
|
2022-09-07 09:17:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-25654/ANY/0001.patch
|
2022-04-04 14:58:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-26966/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27223/4.4/0008.patch
|
2022-03-28 16:47:03 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch
|
2022-05-20 16:16:56 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28356/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-28390/4.4/0008.patch
|
2022-06-19 21:21:31 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-30594/4.4/0008.patch
|
2022-07-21 20:37:40 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-32981/4.4/0008.patch
|
2022-08-21 10:13:57 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33740/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-33744/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36123/4.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36879/4.4/0008.patch
|
2022-08-26 11:30:00 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-36946/4.9/0004.patch
|
2022-09-25 13:02:11 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39188/4.9/0005.patch
|
2022-10-03 09:37:54 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-39842/4.9/0004.patch
|
2022-10-12 16:33:39 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-42703/4.9/0004.patch
|
2022-10-13 22:24:35 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-Misc4/4.4/0001.patch
|
2020-11-04 10:20:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-0429/4.4/0012.patch
|
2021-06-07 22:06:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-24586/4.4/0007.patch
|
2020-12-30 10:13:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-29660/4.4/0004.patch
|
2022-03-07 18:08:53 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-37159/4.4/0006.patch
|
2022-10-13 22:24:35 -04:00
|
|
|
editKernelLocalversion "-dos.p381"
|
2020-04-14 16:15:33 -04:00
|
|
|
cd "$DOS_BUILD_BASE"
|