From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: jin.liu@corigine.com, stable@dpdk.org,
"Chaoyong He" <chaoyong.he@corigine.com>,
"Niklas Söderlund" <niklas.soderlund@corigine.com>,
"Peng Zhang" <peng.zhang@corigine.com>
Subject: Re: [PATCH v3 01/44] net/nfp: fix use after free
Date: Tue, 4 Nov 2025 06:46:04 -0800 [thread overview]
Message-ID: <20251104064604.0f334312@phoenix> (raw)
In-Reply-To: <20251103164915.101713-2-stephen@networkplumber.org>
On Mon, 3 Nov 2025 08:47:06 -0800
Stephen Hemminger <stephen@networkplumber.org> wrote:
> The code to cleanup metering was using the objects after calling
> rte_free(). Fix by using LISTFOREACH_SAFE
>
> Fixes: 2caf84a71cfd ("net/nfp: add meter options")
> Cc: jin.liu@corigine.com
> Cc: stable@dpdk.org
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Queued to next-net
next prev parent reply other threads:[~2025-11-04 14:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20250818233102.180207-1-stephen@networkplumber.org>
2025-08-18 23:27 ` [RFC 02/47] " Stephen Hemminger
2025-08-18 23:27 ` [RFC 23/47] net/bnxt: remove use of sys/queue.h Stephen Hemminger
[not found] ` <20250825034126.12046-1-stephen@networkplumber.org>
2025-08-25 3:38 ` [PATCH v2 01/43] net/nfp: fix use after free Stephen Hemminger
2025-08-25 3:38 ` [PATCH v2 15/43] net/bnxt: remove use of sys/queue.h Stephen Hemminger
[not found] ` <20251103164915.101713-1-stephen@networkplumber.org>
2025-11-03 16:47 ` [PATCH v3 01/44] net/nfp: fix use after free Stephen Hemminger
2025-11-04 14:46 ` Stephen Hemminger [this message]
2025-11-03 16:47 ` [PATCH v3 15/44] net/bnxt: remove use of sys/queue.h Stephen Hemminger
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=20251104064604.0f334312@phoenix \
--to=stephen@networkplumber.org \
--cc=chaoyong.he@corigine.com \
--cc=dev@dpdk.org \
--cc=jin.liu@corigine.com \
--cc=niklas.soderlund@corigine.com \
--cc=peng.zhang@corigine.com \
--cc=stable@dpdk.org \
/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;
as well as URLs for NNTP newsgroup(s).