Update CVE patchers

Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
Tavi 2024-12-06 15:20:13 -05:00
parent 9cb051937a
commit 125911311b
No known key found for this signature in database
GPG key ID: E599F62ECBAEAF2E
39 changed files with 81 additions and 39 deletions

View file

@ -688,6 +688,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-53066/4.4/0008.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-53101/4.4/0008.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-53104/4.4/0008.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-53112/^6.12/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-53141/^6.12/0001.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.4/0004.patch
@ -695,7 +696,7 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2019-12819/4.4/0004.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2023-52601/4.4/0008.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27424/4.4/0001.patch
git apply $DOS_PATCHES_LINUX_CVES/CVE-2024-27425/4.4/0001.patch
editKernelLocalversion "-dos.p695"
editKernelLocalversion "-dos.p696"
else echo "kernel_google_wahoo is unavailable, not patching.";
fi;
cd "$DOS_BUILD_BASE"