DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Anatoly Burakov <anatoly.burakov@intel.com>
Cc: <dev@dpdk.org>, Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Subject: Re: [PATCH v1 2/4] net/ixgbe: fix potential NULL dereference
Date: Fri, 26 Jun 2026 09:48:12 +0100	[thread overview]
Message-ID: <aj48zLQLqe0iam9Y@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <736dc471f3da92e420259a8ec14a77b92de7de4c.1782402484.git.anatoly.burakov@intel.com>

On Thu, Jun 25, 2026 at 04:48:11PM +0100, Anatoly Burakov wrote:
> Static analysis reports that a rule dump may trigger NULL dereference. This
> cannot actually happen because dump_blob will not dereference the rule_data
> when rule_size is 0, but it's a good defensive check anyway, so add it.
> 
> Coverity issue: 503773
> 
> Fixes: 51f505a4090f ("net/ixgbe: support flow dump")
> 
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
> ---
Acked-by: Bruce Richardson <bruce.richardson@intel.com>

  reply	other threads:[~2026-06-26  8:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-25 15:48 [PATCH v1 1/4] net/ice: fix potential NULL dereference Anatoly Burakov
2026-06-25 15:48 ` [PATCH v1 2/4] net/ixgbe: " Anatoly Burakov
2026-06-26  8:48   ` Bruce Richardson [this message]
2026-06-25 15:48 ` [PATCH v1 3/4] net/i40e: " Anatoly Burakov
2026-06-26  8:48   ` Bruce Richardson
2026-06-25 15:48 ` [PATCH v1 4/4] net/iavf: " Anatoly Burakov
2026-06-26  8:49   ` Bruce Richardson
2026-06-26  8:47 ` [PATCH v1 1/4] net/ice: " Bruce Richardson
2026-06-26  9:08   ` Bruce Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aj48zLQLqe0iam9Y@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=vladimir.medvedkin@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox