I tested everything again, all photoshop functions works and after effects Tracking and Warp Stabilizer Working for me I didn't have any crashes.
for Premiere I use v14.3.1 warp Stabilizer Still works because it has the old MKL library as if anyone needs a version that works and I use the this command to make this version works
launchctl setenv MKL_DEBUG_CPU_TYPE 5
I automated the three codes to start with my machine automatically
here is a note I've been searching for which file is responsible for the Warp Stabilizer in premiere and I found this I tried to switch files from the v14.3.1 that works with the 15.2 and the plugin it self doesn't have to do anything with Stabilization but the AEFilterStabilizer.bundle it does the Stabilization process I tried to use the normal patch which is this
sudo perl -i -pe 's|\x90\x90\x90\x90\x56\xE8\x6A\x00|\x90\x90\x90\x90\x56\xE8\x3A\x00|sg' /Applications/Adobe\ Premiere\ Pro\ 2021/Adobe\ Premiere\ Pro\ 2021.app/Contents/Plug-Ins/Common/AEFilterStabilizer.bundle/Contents/MacOS/AEFilterStabilizer
sudo perl -i -pe 's|\x90\x90\x90\x90\x56\xE8\x4A\x00|\x90\x90\x90\x90\x56\xE8\x1A\x00|sg' /Applications/Adobe\ Premiere\ Pro\ 2021/Adobe\ Premiere\ Pro\ 2021.app/Contents/Plug-Ins/Common/AEFilterStabilizer.bundle/Contents/MacOS/AEFilterStabilizer
BUT IT DIDN'T WORK
I'm just telling what I've reached till now as anyone can patch this bundle
here the Warp Stabilizer running fine in v14.3.1 if someone needs it
Here the Automation If anyone needs it to start after booting you save the app and start it with login start apps