I ran into the “watchdog” kernel panic too. The boot sequence in graphic mode would show the progress bar stopping at about 50% complete, that’s when the KP would occur. It turned out to be AMFI.
For me, it happened when I upgraded from OCLP 0.6.4 to 0.6.7. I was able to workaround it by booting into the recovery partition, then edit the OpenCore config.plist. Find the NVRAM section, edit the boot-args setting, add amfi=0x80. That setting is what the OCLP GUI adds when the “disable AMFI” option is selected. Find my post a few pages back, I tried to write a detailed method of adding the amfi value to the config.plist…