<source lang="plain"> VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: VBoxVMM.so: cannot open shared object file: No such file or directory </source>
The GNU C library dynamic linker will dlopen arbitrary DSOs during setuid loads
- http://forums.virtualbox.org/viewtopic.php?f=7&t=35743
- http://www.virtualbox.org/ticket/7623
- http://forums.virtualbox.org/viewtopic.php?f=7&t=36281
To fix this fix, use chrpath to change the runtime load path of *.so