After upgrading to kernel 6.12, VirtualBox fails to start

It worked, thanks!

I ran these two commands in this order:

sudo grubby --update-kernel=ALL --args="kvm.enable_virt_at_load=0"

Then

sudo grub2-mkconfig -o /boot/grub2/grub.cfg

Then reboot