[dpdk-dev] [dpdk-stable] [PATCH] net/e1000: fix out of bounds access

Ferruh Yigit ferruh.yigit at intel.com
Mon Jul 31 14:06:53 CEST 2017


On 7/25/2017 2:24 PM, Lu, Wenzhuo wrote:
> Hi Kuba,
> 
>> -----Original Message-----
>> From: Kozak, KubaX
>> Sent: Tuesday, July 25, 2017 8:19 AM
>> To: Lu, Wenzhuo <wenzhuo.lu at intel.com>
>> Cc: dev at dpdk.org; Jain, Deepak K <deepak.k.jain at intel.com>; Jastrzebski,
>> MichalX K <michalx.k.jastrzebski at intel.com>; Kozak, KubaX
>> <kubax.kozak at intel.com>; stable at dpdk.org
>> Subject: [PATCH] net/e1000: fix out of bounds access
>>
>> Fix wrong structure type used as argument in memset() call.
>>
>> Coverity issue: 147223
>> Coverity issue: 147227
> I'm not sure what's this "coverity issue" mean. Maybe we can remove it?
> Except that, Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>
> 
>> Fixes: a8600af43738 ("net/igb: parse flow API ethertype filter")
>> Fixes: 22bb13410cb2 ("net/igb: create consistent filter")
>> Cc: stable at dpdk.org
>>
>> Signed-off-by: Kuba Kozak <kubax.kozak at intel.com>

Acked-by: Wenzhuo Lu <wenzhuo.lu at intel.com>

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


More information about the dev mailing list