[dpdk-dev] [PATCH] app/testpmd: fix strcat can overrun fixed-size string

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Apr 27 17:01:06 CEST 2016


2016-04-11 18:03, Tomasz Kulasek:
> 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: 769ce6b17835 ("app/testpmd: list forwarding engines")
> 
> Signed-off-by: Tomasz Kulasek <tomaszx.kulasek at intel.com>

Applied, thanks


More information about the dev mailing list