[dpdk-dev] [dpdk-stable] [PATCH v2] net/nfp: fix possible buffer overflow

Ferruh Yigit ferruh.yigit at intel.com
Thu Mar 21 18:03:57 CET 2019


On 3/21/2019 10:10 AM, Alejandro Lucero wrote:
> 
> 
> On Tue, Mar 19, 2019 at 5:43 PM Ferruh Yigit <ferruh.yigit at intel.com
> <mailto:ferruh.yigit at intel.com>> wrote:
> 
>     On 3/12/2019 9:56 AM, Alejandro Lucero wrote:
>     > On Fri, Mar 8, 2019 at 10:28 AM Pallantla Poornima <
>     > pallantlax.poornima at intel.com <mailto:pallantlax.poornima at intel.com>> wrote:
>     >
>     >> sprintf function is not secure as it doesn't check the length of string.
>     >> More secure function snprintf is used.
>     >>
>     >> Fixes: 896c265ef9 ("net/nfp: use new CPP interface")
>     >> Fixes: c4171b520b ("net/nfp: support PF multiport")
>     >> Cc: stable at dpdk.org <mailto:stable at dpdk.org>
>     >>
>     >> Signed-off-by: Pallantla Poornima <pallantlax.poornima at intel.com>
>
> Acked-by: Alejandro Lucero <alejandro.lucero at netronome.com>
> Tested-by: Alejandro Lucero <alejandro.lucero at netronome.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list