[dpdk-dev] [PATCH] examples/performance-thread: fix out-of-bounds read

Thomas Monjalon thomas at monjalon.net
Sat Oct 14 01:19:24 CEST 2017


> > Overrunning array schedcore of 128 8-byte elements at element index 128
> > using index lcoreid.
> > Fixed by correct check index lcoreid condition.
> > 
> > Coverity issue: 143461
> > Fixes: 116819b9ed0d ("examples/performance-thread: add lthread
> > subsystem")
> > Cc: ian.betts at intel.com
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Slawomir Mrozowicz <slawomirx.mrozowicz at intel.com>
> 
> Acked-by: Michal Jastrzebski <michalx.k.jastrzebski at intel.com>

Applied, thanks


More information about the dev mailing list