All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net/cxgbe: rte_flow related bug fixes
@ 2018-12-14 19:01 Rahul Lakkireddy
  2018-12-14 19:01 ` [PATCH 1/2] net/cxgbe: fix overlapping regions in TID table Rahul Lakkireddy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rahul Lakkireddy @ 2018-12-14 19:01 UTC (permalink / raw)
  To: dev; +Cc: nirranjan, indranil

Patch 1 fixes memory corruption due to overlapping regions in TID table.
Patch 2 fixes NULL pointer dereference when attempting to parse pattern
match items without any spec.

Thanks,
Rahul

Rahul Lakkireddy (2):
  net/cxgbe: fix overlapping regions in TID table
  net/cxgbe: skip parsing match items with no spec

 drivers/net/cxgbe/cxgbe_flow.c | 4 ++++
 drivers/net/cxgbe/cxgbe_main.c | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.18.0

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

end of thread, other threads:[~2018-12-18 18:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-14 19:01 [PATCH 0/2] net/cxgbe: rte_flow related bug fixes Rahul Lakkireddy
2018-12-14 19:01 ` [PATCH 1/2] net/cxgbe: fix overlapping regions in TID table Rahul Lakkireddy
2018-12-14 19:01 ` [PATCH 2/2] net/cxgbe: skip parsing match items with no spec Rahul Lakkireddy
2018-12-18 18:39 ` [PATCH 0/2] net/cxgbe: rte_flow related bug fixes Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.