cloud-hypervisor/virtio-devices/src
Bo Chen f0c55f5245 virtio-devices: rng: Error out of queue execution on invalid requests
With the virtio-rng device the descriptors that are provided by the
guest must be writable and of non-zero length. Also propagate an error
if writing to the guest memory fails.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-09-28 10:07:44 +01:00
..
transport misc: Manual beta clippy fixes (boolean to int conversion using if) 2022-09-20 10:59:48 +01:00
vhost_user net: Give the user the ability to set MTU 2022-09-21 16:20:57 +02:00
vsock virtio-devices: Shutdown VMM upon worker thread errors 2022-08-16 11:45:44 +01:00
balloon.rs fuzz: Don't overload meaning of reset() 2022-09-22 11:01:41 -07:00
block.rs fuzz: Don't overload meaning of reset() 2022-09-22 11:01:41 -07:00
console.rs virtio-devices: console: Detect PTY connection/disconnection 2022-08-30 13:47:51 +02:00
device.rs fuzz: Don't overload meaning of reset() 2022-09-22 11:01:41 -07:00
epoll_helper.rs virtio-devices: Custom EpollHelper::run/VirtioCommon:reset for fuzz 2022-08-30 14:01:33 -07:00
iommu.rs virtio-devices: Shutdown VMM upon worker thread errors 2022-08-16 11:45:44 +01:00
lib.rs virtio-devices: Derive thiserror::Error and drop unsed errors 2022-08-16 11:45:44 +01:00
mem.rs fuzz: Don't overload meaning of reset() 2022-09-22 11:01:41 -07:00
net.rs net: Don't override default TAP interface MTU 2022-09-27 10:37:35 +01:00
pmem.rs fuzz: Don't overload meaning of reset() 2022-09-22 11:01:41 -07:00
rng.rs virtio-devices: rng: Error out of queue execution on invalid requests 2022-09-28 10:07:44 +01:00
seccomp_filters.rs virtio-devices, vmm: Remove unused macro rules 2022-05-20 09:59:43 +01:00
thread_helper.rs virtio-devices: Shutdown VMM upon worker thread errors 2022-08-16 11:45:44 +01:00
vdpa.rs virtio: Port codebase to the latest virtio-queue version 2022-07-29 17:41:32 +01:00
watchdog.rs fuzz: Don't overload meaning of reset() 2022-09-22 11:01:41 -07:00