VirtualBox 7.2.8
- Added initial support for kernels 6.19 and 7.0 on Linux Host
- Added support for guest time accounting on Linux Host
- Added support for UEK9 kernel on Oracle Linux 9
- General improvements to Unattended
- Introduced additional fixes for RHEL 10.1 and 10.2 kernels on Linux Host and Guest
- Added improvements to make rcvboxdrv/rcvboxadd setup and installation process faster on Linux Host and Guest
- Fixed issue which caused a Guru Meditation with VERR_IEM_IPE_4 if the guest was trying to execute the wrong hypercall instruction but injected a UD exception instead
- Fixed issue when internal DNS server could not be reached in NAT Network
- Fixed issue when mouse cursor did not change shape by context in Ubuntu 25.10 / Wayland
- Fixed crash on FreeBSD 16.0 shutdown with multiple devices attached to LSI Logic SAS controller
- Fixed infinite loop in vsscanf whitespace processing
- Fixed issue when clipboard sharing was not possible in combination of Wayland guest and Windows host in Linux Guest Additions
- Fixed issue when last character was not pasted into Windows host clipboard when copying from Wayland guest in Linux Guest Additions
- Fixed issue when Windows 11 guest experienced BSOD - DRIVER_OVERRAN_STACK_BUFFER
- Fixed errors with secure boot certificate updates and Windows 11 guests in UEFI
- Fixed issue when 0.0 value was provided for the BIOS release and BIOS firmware version numbers so Windows did not populate the registry keys under HKLM\HARDWARE\System\BIOS
- Deprecated vboxvideo kernel module for kernels 7.0 and newer; please consider using VMSVGA graphics or vboxvideo module which comes with Linux kernel or provided by your Linux distribution if guest running kernel 7.0+
VMM: Fixed issue which caused a Guru Meditation with VERR_IEM_IPE_4 if the guest was trying to execute the wrong hypercall instruction but injected a UD exception instead NAT Network: Fixed issue when internal DNS server could not be reached Graphics: Fixed issue when mouse cursor did not change shape by context in Ubuntu 25.10 / Wayland Main: Fixed crash on FreeBSD 16.0 shutdown with multiple devices attached to LSI Logic SAS controller IPRT: Merged Github pull request 503 (fix: infinite loop in vsscanf whitespace processing). github-merge-author: lachlanharrisdev Unattended: General improvements Linux Host: Added initial support for kernels 6.19 and 7.0 Linux Host: Added support for guest time accounting Linux Host and Guest: Introduced additional fixes for RHEL 10.1 and 10.2 kernels Linux Host and Guest: Added support for UEK9 kernel on Oracle Linux 9 Linux Host and Guest: Added improvements to make 'rcvboxdrv/rcvboxadd setup' and installation process faster Linux Guest Additions: Deprecated vboxvideo kernel module for kernels 7.0 and newer; please consider using VMSVGA graphics or vboxvideo module which comes with Linux kernel or provided by your Linux distribution if guest running kernel 7.0+; vboxvideo will still be available for older kernels Linux Guest Additions: Fixed issue when clipboard sharing was not possible in combination of Wayland guest and Windows host Linux Guest Additions: Fixed issue when last character was not pasted into Windows host clipboard when copying from Wayland guest Windows Guest: Fixed issue when Windows 11 guest experienced BSOD - DRIVER_OVERRAN_STACK_BUFFER UEFI: Fixed errors with secure boot certificate updates and Windows 11 guests DMI: Fixed issue when 0.0 value was provided for the BIOS release and BIOS firmware version numbers so Windows did not populate the registry keys under HKLM\HARDWARE\System\BIOS which some components rely on