[dpdk-stable] [dpdk-dev] [PATCH] ipc: handle more invalid parameter cases

Thomas Monjalon thomas at monjalon.net
Fri May 3 17:07:20 CEST 2019


29/04/2019 15:59, Anatoly Burakov:
> Length of buffer and number of fd's to send are signed values, so
> they can be negative, but the API doesn't check for that. Fix it
> by checking for negative values as well.
> 
> Fixes: bacaa2754017 ("eal: add channel for multi-process communication")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>

Applied, thanks




More information about the stable mailing list