mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Tweaks to VM comparison section
* Added a comma to improve readability and flow. * Fixed a typo.
This commit is contained in:
committed by
Adin Scannell
parent
dacb87a938
commit
2fce66039e
@@ -185,7 +185,7 @@ The security of a VM depends to a large extent on what is exposed from the host
|
||||
kernel and user space support code. For example, device emulation code in the
|
||||
host kernel (e.g. APIC) or optimizations (e.g. vhost) can be more complex than a
|
||||
simple system call, and exploits carry the same risks. Similarly, the user space
|
||||
support code is frequently unsandboxed and exploits, while rare, may allowed
|
||||
support code is frequently unsandboxed, and exploits, while rare, may allow
|
||||
unfettered access to the system.
|
||||
|
||||
Some platforms leverage the same virtualization hardware as VMs in order to
|
||||
|
||||
Reference in New Issue
Block a user