numam-dpdk/drivers/net/netvsc
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
..
hn_ethdev.c log: introduce logtype register macro 2020-07-03 15:52:51 +02:00
hn_logs.h
hn_nvs.c net/netvsc: fix multiple channel Rx 2020-09-18 18:55:06 +02:00
hn_nvs.h net/netvsc: fix comment spelling 2020-05-11 22:27:39 +02:00
hn_rndis.c net/netvsc: do not spin forever waiting for reply 2020-05-28 17:57:07 +02:00
hn_rndis.h net/netvsc: support configuring RSS parameters 2019-06-28 20:32:18 +02:00
hn_rxtx.c net/netvsc: check for overflow on packet info from host 2020-09-18 18:55:06 +02:00
hn_var.h net/netvsc: fix multiple channel Rx 2020-09-18 18:55:06 +02:00
hn_vf.c net/netvsc: do not query VF link state 2020-05-28 17:57:07 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
ndis.h net/netvsc: fix definition of offload values 2019-07-05 01:52:01 +02:00
rndis.h
rte_pmd_netvsc_version.map version: 20.11-rc0 2020-08-12 11:32:16 +02:00