Michael S. Tsirkin 9fac18f03a oslib: allocate PROT_NONE pages on top of RAM
This inserts a read and write protected page between RAM and QEMU
memory. This makes it harder to exploit QEMU bugs resulting from buffer
overflows in devices using variants of cpu_physical_memory_map,
dma_memory_map etc.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
2015-10-01 16:16:52 +03:00
..
2014-11-17 11:48:56 +01:00
2015-04-30 16:05:48 +03:00
2015-09-18 14:38:08 +02:00
2015-06-23 16:05:34 +01:00
2015-06-22 18:20:40 +02:00
2015-09-14 16:13:16 +01:00