Update CVE patchers

Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-03-07 11:25:30 -05:00
parent 3307463ffb
commit f5a44efdff
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
78 changed files with 626 additions and 80 deletions

View file

@ -51,6 +51,19 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52437/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52486/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52504/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52561/^6.5/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52583/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52594/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52595/5.4/0004.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52597/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52598/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52599/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52600/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52602/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52603/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52604/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52605/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52606/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52607/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-0340/5.4/0006.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-0607/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-1086/5.4/0005.patch
@ -63,7 +76,10 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26600/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26602/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26606/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26615/5.4/0005.patch
editKernelLocalversion "-dos.p63"
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26624/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-26625/5.4/0005.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/5.4/0005.patch
editKernelLocalversion "-dos.p79"
else echo "kernel_oneplus_sm8350 is unavailable, not patching.";
fi;
cd "$DOS_BUILD_BASE"