Comment 17 for bug 1988473

Revision history for this message
Bruno Haible (bruno-clisp) wrote : Re: VirtualBox 6.1.34 guests crash with kernel 5.15.0-47

Recipe for downgrading:
  # apt install linux-image-5.15.0-46-generic:amd64 linux-headers-5.15.0-46-generic:amd64 linux-modules-5.15.0-46-generic:amd64 linux-headers-5.15.0-46:amd64 linux-modules-extra-5.15.0-46-generic:amd64
Then modify /etc/default/grub, setting
  GRUB_DEFAULT="Advanced options for Ubuntu>Ubuntu, with Linux 5.15.0-46-generic"
and run
  # update-grub