numam-dpdk/app/test-pmd
Tomasz Kulasek 331c617bfb app/testpmd: fix string overrun in engines listing
CID 13307 (#1 of 1): Copy into fixed size buffer (STRING_OVERFLOW)
fixed_size_dest: You might overrun the 128 byte fixed-size string fwd_modes
by copying fwd_eng->fwd_mode_name without checking the length.

Fixes: 769ce6b178 ("app/testpmd: list forwarding engines")

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
2016-04-27 17:41:47 +02:00
..
cmdline.c ethdev: add 100G link speed 2016-04-01 21:38:34 +02:00
config.c app/testpmd: fix string overrun in engines listing 2016-04-27 17:41:47 +02:00
csumonly.c app/testpmd: add ability to split outgoing packets 2015-11-12 00:22:26 +01:00
flowgen.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
icmpecho.c eal: add and use unaligned integer types 2015-06-24 12:00:41 +02:00
ieee1588fwd.c app/testpmd: swap MAC in IEEE1588 forwarding 2015-12-10 22:20:08 +01:00
iofwd.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
macfwd-retry.c tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
macfwd.c app/testpmd: add qinq stripping and insertion 2015-07-07 16:42:11 +02:00
macswap.c app/testpmd: add qinq stripping and insertion 2015-07-07 16:42:11 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00
mempool_anon.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
mempool_osdep.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
parameters.c app/testpmd: support unidirectional configuration 2016-03-13 16:22:55 +01:00
rxonly.c mbuf: remove packet type from offload flags 2015-09-03 19:22:48 +02:00
testpmd.c app/testpmd: fix running without Xen whereas enabled 2016-04-11 16:44:15 +02:00
testpmd.h ethdev: add vlan type when setting ether type 2016-03-11 22:21:06 +01:00
txonly.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00