cloud-hypervisor/virtio-devices
Bo Chen b37e2ed378 virtio-devices: mem: Handle integer overflow properly
An integer overflow from our virtio-mem device can be triggered
from (misbehaved) guest driver with malicious requests. This patch
handles this integer overflow explicitly and treats it as an invalid
request.

Note: this bug was detected by our virtio-mem fuzzer through 'oss-fuzz'.

Signed-off-by: Bo Chen <chen.bo@intel.com>
2022-11-04 09:33:21 +00:00
..
src virtio-devices: mem: Handle integer overflow properly 2022-11-04 09:33:21 +00:00
Cargo.toml build: Bump io-uring from 0.5.7 to 0.5.8 2022-11-02 23:56:43 +00:00