Differences between version 2 and previous revision of KnowledgeBase/VirtualBoxGlibcDSOSecurity.
Other diffs: Previous Major Revision, Previous Author
Newer page: | version 2 | Last edited on Friday, 24 December 2010 8:08:53 | by CyberLeo | Revert |
Older page: | version 1 | Last edited on Friday, 24 December 2010 8:08:32 | by CyberLeo | Revert |
@@ -1,7 +1,7 @@
-<source lang
="plain">
+<code brush
="plain">
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: VBoxVMM.so: cannot open shared object file: No such file or directory
-</source
>
+</code
>
The GNU C library dynamic linker will dlopen arbitrary DSOs during setuid loads
* http://seclists.org/fulldisclosure/2010/Oct/344
version 2
VirtualBox: supR3HardenedMainGetTrustedMain: dlopen("/opt/VirtualBox/VirtualBox.so",) failed: VBoxVMM.so: cannot open shared object file: No such file or directory
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