mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 21:25:24 -04:00
CVE-2023-5217
untested Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
5250942b4b
commit
fcf4f812cc
9 changed files with 92 additions and 0 deletions
|
@ -127,6 +127,10 @@ fi;
|
|||
#fi;
|
||||
#fi;
|
||||
|
||||
if enterAndClear "external/libvpx"; then
|
||||
applyPatch "$DOS_PATCHES_COMMON/android_external_libvpx/CVE-2023-5217.patch"; #VP8: disallow thread count changes
|
||||
fi;
|
||||
|
||||
if enterAndClear "external/svox"; then
|
||||
git revert --no-edit 1419d63b4889a26d22443fd8df1f9073bf229d3d; #Add back Makefiles
|
||||
fi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue