This integer overflow was triggered with fuzzing on the virtio-net device. The integer overflow is from the wrong assumption that the packets read from or written to the tap device is always larger than the size of a virtio-net header. Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
|---|---|---|
| .. | ||
| ctrl_queue.rs | ||
| lib.rs | ||
| mac.rs | ||
| open_tap.rs | ||
| queue_pair.rs | ||
| tap.rs | ||