netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] cxgb4: fix memory vulnerabilities
@ 2023-01-16 15:20 Maksim Davydov
  2023-01-16 15:20 ` [PATCH net 1/2] net/ethernet/chelsio: fix cxgb4_getpgtccfg wrong memory access Maksim Davydov
  2023-01-16 15:21 ` [PATCH net 2/2] net/ethernet/chelsio: t4_handle_fw_rpl fix NULL Maksim Davydov
  0 siblings, 2 replies; 7+ messages in thread
From: Maksim Davydov @ 2023-01-16 15:20 UTC (permalink / raw)
  To: rajur
  Cc: davydov-max, davem, edumazet, kuba, pabeni, anish, hariprasad,
	netdev, linux-kernel

This series fixes potential vulnerabilities in cxgb4 via additional
checks to make sure that we don't corrupt memory.

Maksim Davydov (2):
  net/ethernet/chelsio: fix cxgb4_getpgtccfg wrong memory access
  net/ethernet/chelsio: t4_handle_fw_rpl fix NULL

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 5 ++++-
 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c     | 3 ++-
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-05-05  9:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-16 15:20 [PATCH net 0/2] cxgb4: fix memory vulnerabilities Maksim Davydov
2023-01-16 15:20 ` [PATCH net 1/2] net/ethernet/chelsio: fix cxgb4_getpgtccfg wrong memory access Maksim Davydov
2023-01-17  9:21   ` Leon Romanovsky
2023-01-18  8:29     ` Maksim Davydov
2023-05-05  9:32       ` Maksim Davydov
2023-01-16 15:21 ` [PATCH net 2/2] net/ethernet/chelsio: t4_handle_fw_rpl fix NULL Maksim Davydov
2023-01-17 11:05   ` Leon Romanovsky

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).