VirtualBox

Opened 15 years ago

Closed 13 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)

os11.1b5-2008-11-20-15-06-30.log (100.8 KB ) - added by Martin Kudlvasr 15 years ago.
fatal error in recompiler cpu: Trying to execute code with memory type

Download all attachments as: .zip

Change History (2)

by Martin Kudlvasr, 15 years ago

fatal error in recompiler cpu: Trying to execute code with memory type

comment:1 by Frank Mehnert, 13 years ago

Resolution: fixed
Status: newclosed

Please reopen if still reproducible with VBox 4.0.4.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use