Opened 16 years ago
Closed 14 years ago
#2633 closed enhancement (fixed)
code with memory type execution
Reported by: | Martin Kudlvasr | Owned by: | |
---|---|---|---|
Component: | host support | Version: | VirtualBox 2.0.4 |
Keywords: | Cc: | ||
Guest type: | Linux | Host type: | Linux |
Description
I'm testing linux native suspend to disk in virtualbox guest. When resuming, the linux kernel loads all stored memory from swap partition into ram and then executes it. This is where virtualbox complains, because guest tries to execute arbitrary memory. I understand, that this assert in virtualbox is needed for security, however it would be a nice feature if native suspend to disk worked even on virtualized machines. There is no reason to fix this, other then testing the suspend to disk linux feature (yes, I can always "save machine state" instead). Feel free to wontfix/invalid this bug, if you don't want to allow execution of arbitrary memory in guest machines.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | os11.1b5-2008-11-20-15-06-30.log added |
---|
comment:1 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Please reopen if still reproducible with VBox 4.0.4.
fatal error in recompiler cpu: Trying to execute code with memory type