[PATCH v4] app/pdump: check lcore is not the maximum core

Stephen Hemminger stephen at networkplumber.org
Mon Feb 28 18:09:03 CET 2022


On Mon, 28 Feb 2022 09:58:56 +0000
Reshma Pattan <reshma.pattan at intel.com> wrote:

> Check lcore id value is not the maximum core supported.
> Using lcore id without this check might cause
> out of bound access inside the rte_eal_wait_lcore.
> 
> Coverity issue: 375841
> Fixes: b2854d5317e8 ("app/pdump: support multi-core capture")
> Cc: vipin.varghese at intel.com
> Cc: stable at dpdk.org
> 
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>

Great thanks.

Acked-by: Stephen Hemminger <stephen at networkplumber.org>



More information about the stable mailing list