From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Kiran Kumar K <kirankumark@marvell.com>,
Stephen Hemminger <stephen@networkplumber.org>
Subject: [PATCH 0/3] app/testpmd: fix more overflow issues
Date: Mon, 7 Sep 2026 11:22:01 -0700 [thread overview]
Message-ID: <20260907182317.570481-1-stephen@networkplumber.org> (raw)
While reviewing the flex item patches to test-pmd.
The AI review spotted some other problems.
Stephen Hemminger (3):
app/testpmd: fix stack overflow parsing flex item link
app/testpmd: fix flex item allocation overlap
app/testpmd: fix null dereference parsing flex item link
app/test-pmd/cmd_flex_item.c | 88 ++++++++++++++++++++----------------
app/test-pmd/testpmd.h | 7 +++
2 files changed, 56 insertions(+), 39 deletions(-)
--
2.53.0
next reply other threads:[~2026-09-07 18:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-07 18:22 Stephen Hemminger [this message]
2026-09-07 18:22 ` [PATCH 1/3] app/testpmd: fix stack overflow parsing flex item link Stephen Hemminger
2026-09-07 18:22 ` [PATCH 2/3] app/testpmd: fix flex item allocation overlap Stephen Hemminger
2026-09-07 18:22 ` [PATCH 3/3] app/testpmd: fix null dereference parsing flex item link 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=20260907182317.570481-1-stephen@networkplumber.org \
--to=stephen@networkplumber.org \
--cc=dev@dpdk.org \
--cc=kirankumark@marvell.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