[PATCH v1 1/4] net/ice: fix potential NULL dereference

Bruce Richardson bruce.richardson at intel.com
Fri Jun 26 11:08:49 CEST 2026


On Fri, Jun 26, 2026 at 09:47:43AM +0100, Bruce Richardson wrote:
> On Thu, Jun 25, 2026 at 04:48:10PM +0100, Anatoly Burakov wrote:
> > Static analysis reports that a rule might have a valid engine but invalid
> > rule pointer while having a valid rule size. This should not happen in
> > normal operation, but it's a good defensive check, so fix the potential
> > issue by checking for the problematic condition before dumping flow memory.
> > 
> > Coverity issue: 503774
> > 
> > Fixes: 215a768c180a ("net/ice: support flow dump")
> > 
> > Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
> > ---
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

Series applied to dpdk-next-net-intel.

Thanks,
/Bruce


More information about the dev mailing list