2022-10-15 14:13:07 -04:00
|
|
|
#!/bin/bash
|
2023-03-08 16:01:37 -05:00
|
|
|
if cd "$DOS_BUILD_BASE""kernel/oneplus/sm8350"; then
|
2023-07-25 12:04:01 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0249-0250.patch --exclude=Makefile
|
2023-10-02 21:37:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0251-0252.patch --exclude=Makefile
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/5.4/5.4.0255-0256.patch --exclude=Makefile
|
2022-10-15 14:13:07 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0003-syzkaller-Misc/ANY/0008.patch
|
2023-01-24 18:20:37 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-misc/ANY/0015.patch
|
2023-02-11 19:40:15 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/0009-rfc4941bis/5.4/0001.patch
|
2022-10-15 14:13:07 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-3695/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0627/ANY/0002.patch
|
|
|
|
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-5873/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-9415/ANY/0005.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-9444/ANY/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-15291/5.4/0008.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-18786/5.4/0004.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-19068/5.4/0006.patch
|
2022-12-22 09:49:19 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-11146/ANY/0001.patch
|
2022-10-15 14:13:07 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16119/^5.10/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-16120/^5.7/0002.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2020-BleedingToothExtras/^5.10/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-3669/^5.14/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-28039/^5.11/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2021-39633/5.4/0006.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-0480/4.9-^5.14/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3061/^5.18/0001.patch
|
2022-12-16 21:04:10 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3108/^5.16/0001.patch
|
2022-11-21 06:07:45 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-3903/^6.0/0001.patch
|
2022-12-31 21:13:25 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-4662/5.4/0008.patch
|
2022-10-15 14:13:07 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-27950/^5.16/0001.patch
|
2023-01-03 18:36:19 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2022-OctWirelessASB/ANY/0009.patch
|
2023-08-27 17:13:50 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-0160/5.4/0004.patch
|
2023-03-27 23:44:08 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-0386/^6.2/0001.patch
|
2023-08-17 17:18:10 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-1206/5.4/0006.patch
|
2023-10-02 21:37:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-1989/5.4/0009.patch
|
2023-09-05 20:15:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-1989/^6.3/0002.patch
|
2023-04-23 22:41:48 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-2166/5.4/0004.patch
|
2023-08-17 17:18:10 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-3006/5.4/0004.patch
|
2023-08-04 21:00:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-3212/5.4/0005.patch
|
2023-09-05 20:15:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-3772/5.4/0007.patch
|
2023-08-04 21:00:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-3777/^6.5/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-4133/^6.3/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-4134/^6.3/0001.patch
|
2023-09-21 16:12:36 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-4623/4.12-^6.5/0001.patch
|
2023-10-02 21:37:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-4921/5.4/0007.patch
|
2023-03-06 17:12:46 -05:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-23000/^5.16/0001.patch
|
2023-09-05 20:15:46 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-31083/^6.5/0001.patch
|
2023-08-04 21:00:28 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-35001/5.4/0005.patch
|
2023-06-26 19:01:31 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-35826/^6.3/0001.patch
|
2023-10-02 21:37:23 -04:00
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-42752/5.4/0007.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-42754/^6.6/0001.patch
|
|
|
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-42755/5.4/0006.patch
|
|
|
|
editKernelLocalversion "-dos.p50"
|
2023-03-08 16:01:37 -05:00
|
|
|
else echo "kernel_oneplus_sm8350 is unavailable, not patching.";
|
|
|
|
fi;
|
2022-10-15 14:13:07 -04:00
|
|
|
cd "$DOS_BUILD_BASE"
|