cloud-hypervisor/vm-virtio
Eryu Guan 78b5cbc63a vhost-user-fs: validate fs_slave_map/unmap/sync request
In fs_slave_map/unmap/sync, we only made sure offset < cache_size, but
didn't validate (offset + len). We should ensure [offset, offset+len]
is within cache range as well.

Signed-off-by: Eryu Guan <eguan@linux.alibaba.com>
2020-03-27 11:27:56 +01:00
..
src vhost-user-fs: validate fs_slave_map/unmap/sync request 2020-03-27 11:27:56 +01:00
Cargo.toml build: Bump vm-memory and linux-loader dependencies 2020-03-23 14:27:41 +00:00