Xen Hypervisor security in VM isolation Yanick de Jong 4 February - - PowerPoint PPT Presentation

xen hypervisor security in vm isolation
SMART_READER_LITE
LIVE PREVIEW

Xen Hypervisor security in VM isolation Yanick de Jong 4 February - - PowerPoint PPT Presentation

Xen Hypervisor security in VM isolation Yanick de Jong 4 February 2009 Research Question? What are the risks involved with merging Xen servers in different segments of the network and put all virtual machines together on one machine?


slide-1
SLIDE 1

Xen Hypervisor security in VM isolation

Yanick de Jong 4 February 2009

slide-2
SLIDE 2

Research Question?

What are the risks involved with merging Xen servers in different segments of the network and put all virtual machines together on one machine?

slide-3
SLIDE 3

Network Overview

Internet DMZ Server LAN User LAN

slide-4
SLIDE 4

Network Overview

Server LAN & DMZ Internet User LAN

slide-5
SLIDE 5

 Network  System  Disk allocation  Memory  Bridging  DMA  Conclusion

Subjects

slide-6
SLIDE 6

Network

 Defense in Depth  Least Privilege

slide-7
SLIDE 7

System (xen host)

 Single point of Failure  Increase complexity

slide-8
SLIDE 8

Virtual Machine

 Less risks  Easy to restore

slide-9
SLIDE 9

Disk Allocation

 Writing outside allocated virtual

machine diskspace

slide-10
SLIDE 10

Memory

 Writing into memory  Reading memory  Reading memory from

checkpointfile

slide-11
SLIDE 11

Bridging

 All VM's on the same bridge  VM's connected to physical

networkcards

 VM's connected with vlan

slide-12
SLIDE 12

DMA

 Example – Reading memory (RAM)

through the firewire port

slide-13
SLIDE 13

Conclusion

 Network

 Defense in Depth  Least Privilege

 Single point of failure

 Xen host

slide-14
SLIDE 14

Questions ?