Stephen Hemminger 7838d3a6ae net/netvsc: check for overflow on packet info from host
The data from the host is trusted but checked by the driver.
One check that is missing is that the packet offset and length
might cause wraparound.

Cc: stable@dpdk.org

Reported-by: Nan Chen <whutchennan@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: Long Li <longli@microsoft.com>
2020-09-18 18:55:06 +02:00
..
2020-09-18 18:55:06 +02:00
2020-05-11 22:27:39 +02:00
2020-09-18 18:55:06 +02:00
2020-05-28 17:57:07 +02:00
2018-07-13 23:48:07 +02:00
2020-08-12 11:32:16 +02:00