Files
linux/drivers/vhost
xiongweimin 9059c62f11 vhost: reject zero-size IOTLB INVALIDATE
Reject VHOST_IOTLB_INVALIDATE messages with size == 0 to prevent
iova + size - 1 from underflowing to U64_MAX, which would
incorrectly delete the entire IOTLB.

Signed-off-by: xiongweimin <xiongweimin@kylinos.cn>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-ID: <20260716030236.124322-1-xiongwm2026@163.com>
2026-08-19 06:38:47 -04:00
..
2020-04-02 10:41:40 -04:00
2020-06-22 12:34:21 -04:00