Update CVE patchers

maybe some breakage

Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-05-19 12:35:34 -04:00
parent 1607155923
commit dd9f51c8ee
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
84 changed files with 1498 additions and 125 deletions

View file

@ -162,6 +162,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52603/^6.7/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52604/^6.7/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52646/4.14/0003.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52650/^6.7/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52685/^6.7/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52693/^6.7/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-0340/^6.4/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-0639/4.14/0003.patch
#git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-0775/4.14/0003.patch
@ -213,11 +215,24 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27388/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27393/^6.9/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27399/^6.9/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27401/^6.9/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27410/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27419/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27420/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27421/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27426/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27427/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27428/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27429/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27430/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35822/^6.9/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-35824/^6.8/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-fortify/4.9/0003.patch
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0016.patch
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-ro/4.9/0029.patch
git apply $DOS_PATCHES_LINUX_CVES/0008-Graphene-Kernel_Hardening-slab/4.9/0005.patch
editKernelLocalversion "-dos.p217"
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/^6.8/0002.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/^6.8/0002.patch
editKernelLocalversion "-dos.p232"
else echo "kernel_fairphone_sdm632 is unavailable, not patching.";
fi;
cd "$DOS_BUILD_BASE"