mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-13 11:52:14 -04:00
Fixup + Churn
run tested: flame, fajita Signed-off-by: Tavi <tavi@divested.dev>
This commit is contained in:
parent
22c1d450ce
commit
f7bb9e0c06
8 changed files with 8 additions and 9 deletions
|
@ -160,7 +160,7 @@ done
|
|||
declare -a fourDotFourteen=("${fourDotNine[@]}" "android_kernel_google_msm-4.14.sh" "android_kernel_xiaomi_sm6150.sh" "android_kernel_oneplus_sm8150.sh" "android_kernel_xiaomi_sm8150.sh");
|
||||
for script in "${fourDotFourteen[@]}"
|
||||
do
|
||||
commentPatches $script "CVE-2019-19252/4.19" "CVE-2021-46921/4.19" "CVE-2023-51043/4.19" "CVE-2024-38618" "CVE-2023-52486/^6.7";
|
||||
commentPatches $script "CVE-2019-19252/4.19" "CVE-2021-46921/4.19" "CVE-2023-51043/4.19" "CVE-2024-38618" "CVE-2023-52486/^6.7" "CVE-2024-35910";
|
||||
done
|
||||
|
||||
echo -e "\e[0;32m[SCRIPT COMPLETE] Fixed CVE patchers\e[0m";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue