After update kernel on ubuntu 22.04, we're experiencing a inconvenience on starting virtualbox 6.2, due to classic "please use modprobe vboxsvc". So we decided to upgrade virtualbox to latest and remount the virtual machine. At this point all goes fine, but graphical environment has crashed after/before start guest without see any log.
Commands used on host:
sudo dmesg | grep fail
says:vboxdrv: module verification failed: signature and/or required key missing - tainting kernel
¿How can we resolve it?