* [dpdk-dev] [Bug 581] iavf_fdir: wrongly use rte_flow_item_* for copy to build protocol hdr
@ 2020-11-22 13:06 bugzilla
2020-12-30 7:18 ` bugzilla
0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2020-11-22 13:06 UTC (permalink / raw)
To: dev
https://bugs.dpdk.org/show_bug.cgi?id=581
Bug ID: 581
Summary: iavf_fdir: wrongly use rte_flow_item_* for copy to
build protocol hdr
Product: DPDK
Version: unspecified
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: ethdev
Assignee: dev@dpdk.org
Reporter: jackmin@nvidia.com
Target Milestone: ---
iavf_fdir_parse_pattern uses the rte_flow_item_* struct as original data for
copy to build hdr buffer. It assumes rte_flow_item_* struct represent the real
protocol header but this assumption is not true[1][2].
[1]:
commit 09315fc83861 ("ethdev: add VLAN attributes to ethernet and VLAN items")
[2]:
commit ad976bd40d28 ("ethdev: add extensions attributes to IPv6 item")
--
You are receiving this mail because:
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-12-30 7:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22 13:06 [dpdk-dev] [Bug 581] iavf_fdir: wrongly use rte_flow_item_* for copy to build protocol hdr bugzilla
2020-12-30 7:18 ` bugzilla
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).