cloud-hypervisor/virtio-devices/src
Alyssa Ross 8abe8c679b seccomp: allow mmap everywhere brk is allowed
Musl often uses mmap to allocate memory where Glibc would use brk.
This has caused seccomp violations for me on the API and signal
handling threads.

Signed-off-by: Alyssa Ross <hi@alyssa.is>
2021-09-10 12:01:31 -07:00
..
transport clippy: Fix redundant allocations 2021-07-29 13:28:57 +02:00
vhost_user virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
vsock virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
balloon.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
block.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
console.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
device.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
epoll_helper.rs virtio-devices, vmm: Upgrade restore related messages to info!() 2021-09-03 09:30:55 -07:00
iommu.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
lib.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
mem.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
net.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
pmem.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
rng.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
seccomp_filters.rs seccomp: allow mmap everywhere brk is allowed 2021-09-10 12:01:31 -07:00
thread_helper.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00
watchdog.rs virtio-devices, vmm: Shutdown VMM on virtio thread panic 2021-09-08 09:40:36 +01:00