ronome.com; De Lara Guarch,
>>>> Pablo ; Doherty, Declan
>>>> ; Chaitanya Babu, TalluriX
>>>> ; sta...@dpdk.org
>>>> Subject: [dpdk-dev] [PATCH v2] drivers: fix to replace strcat with strncat
>>>>
>>>> Strcat does not check the dest
: Friday, January 18, 2019 8:54 PM
> >> To: dev@dpdk.org
> >> Cc: rm...@marvell.com; Pattan, Reshma ;
> >> shsha...@marvell.com; Xing, Beilei ; Zhang, Qi Z
> >> ; alejandro.luc...@netronome.com; De Lara Guarch,
> >> Pablo ; Doherty, Declan
> >> ; Cha
8:54 PM
> >> To: dev@dpdk.org
> >> Cc: rm...@marvell.com; Pattan, Reshma ;
> >> shsha...@marvell.com; Xing, Beilei ; Zhang, Qi Z
> >> ; alejandro.luc...@netronome.com; De Lara Guarch,
> >> Pablo ; Doherty, Declan
> >> ; Chaitanya Babu, TalluriX
> &
rvell.com; Pattan, Reshma ;
>> shsha...@marvell.com; Xing, Beilei ; Zhang, Qi Z
>> ; alejandro.luc...@netronome.com; De Lara Guarch,
>> Pablo ; Doherty, Declan
>> ; Chaitanya Babu, TalluriX
>> ; sta...@dpdk.org
>> Subject: [dpdk-dev] [PATCH v2] drivers: fix to replace strcat w
...@netronome.com; De Lara Guarch,
>Pablo ; Doherty, Declan
>; Chaitanya Babu, TalluriX
>; sta...@dpdk.org
>Subject: [dpdk-dev] [PATCH v2] drivers: fix to replace strcat with strncat
>
>Strcat does not check the destination length and there might be chances of
>string overflow so i
Strcat does not check the destination length and there might be
chances of string overflow so insted of strcat, strncat is used.
Fixes: 540a211084 ("bnx2x: driver core")
Fixes: e163c18a15 ("net/i40e: update ptype and pctype info")
Fixes: ef28aa96e5 ("net/nfp: support multiprocess")
Fixes: 6f4eec25
Strcat does not check the destination length and there might be
chances of string overflow so insted of strcat, strncat is used.
Fixes: 540a211084 ("bnx2x: driver core")
Fixes: e163c18a15 ("net/i40e: update ptype and pctype info")
Fixes: ef28aa96e5 ("net/nfp: support multiprocess")
Fixes: 6f4eec25
7 matches
Mail list logo