DPDK-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] app/testpmd: fix more overflow issues
@ 2026-09-07 18:22 Stephen Hemminger
  2026-09-07 18:22 ` [PATCH 1/3] app/testpmd: fix stack overflow parsing flex item link Stephen Hemminger
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stephen Hemminger @ 2026-09-07 18:22 UTC (permalink / raw)
  To: dev; +Cc: Kiran Kumar K, Stephen Hemminger

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-09-07 18:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-07 18:22 [PATCH 0/3] app/testpmd: fix more overflow issues Stephen Hemminger
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox