numam-dpdk/drivers/net/tap
Herakliusz Lipiec 9ad43ad8fb net/tap: fix potential IPC buffer overrun
When secondary to primary process synchronization occurs
there is no check for number of fds which could cause buffer overrun.

Bugzilla ID: 252
Fixes: c9aa56edec ("net/tap: access primary process queues from secondary")
Cc: stable@dpdk.org

Signed-off-by: Herakliusz Lipiec <herakliusz.lipiec@intel.com>
Reviewed-by: Anatoly Burakov <anatoly.burakov@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2019-05-03 18:45:23 +02:00
..
Makefile net/tap: access primary process queues from secondary 2018-10-26 22:14:05 +02:00
meson.build build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
rte_eth_tap.c net/tap: fix potential IPC buffer overrun 2019-05-03 18:45:23 +02:00
rte_eth_tap.h net/tap: move fds of queues to be in process private 2018-10-26 22:14:05 +02:00
rte_pmd_tap_version.map
tap_bpf_api.c
tap_bpf_insns.h add missing static keyword to globals 2018-10-29 02:01:08 +01:00
tap_bpf_program.c drivers/net: fix shifting 32-bit signed variable 31 times 2019-03-01 18:17:36 +01:00
tap_bpf.h
tap_flow.c add missing static keyword to globals 2018-10-29 02:01:08 +01:00
tap_flow.h
tap_intr.c net/tap: move fds of queues to be in process private 2018-10-26 22:14:05 +02:00
tap_log.h
tap_netlink.c net/tap: fix file descriptor leak on error 2018-11-14 02:14:09 +01:00
tap_netlink.h
tap_rss.h
tap_tcmsgs.c net/tap: fix possible uninitialized variable access 2018-12-21 16:22:41 +01:00
tap_tcmsgs.h