Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [iwl-net 0/4] ice: improve validation of virtchnl parameters
@ 2025-02-17 10:27 Martyna Szapar-Mudlaw
  2025-02-17 10:27 ` [Intel-wired-lan] [iwl-net 1/4] virtchnl: make proto and filter action count unsigned Martyna Szapar-Mudlaw
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Martyna Szapar-Mudlaw @ 2025-02-17 10:27 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: netdev, Martyna Szapar-Mudlaw

This patch series introduces improvements to the `ice` driver and `virtchnl`
interface by adding stricter validation checks and preventing potential
out-of-bounds scenarios.

Jan Glaza (3):
  virtchnl: make proto and filter action count unsigned
  ice: stop truncating queue ids when checking
  ice: validate queue quanta parameters to prevent OOB access

Lukasz Czapnik (1):
  ice: fix input validation for virtchnl BW

 drivers/net/ethernet/intel/ice/ice_virtchnl.c | 39 +++++++++++++++----
 include/linux/avf/virtchnl.h                  |  4 +-
 2 files changed, 33 insertions(+), 10 deletions(-)

-- 
2.47.0


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

end of thread, other threads:[~2025-02-25  9:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 10:27 [Intel-wired-lan] [iwl-net 0/4] ice: improve validation of virtchnl parameters Martyna Szapar-Mudlaw
2025-02-17 10:27 ` [Intel-wired-lan] [iwl-net 1/4] virtchnl: make proto and filter action count unsigned Martyna Szapar-Mudlaw
2025-02-17 10:27 ` [Intel-wired-lan] [iwl-net 2/4] ice: stop truncating queue ids when checking Martyna Szapar-Mudlaw
2025-02-17 10:27 ` [Intel-wired-lan] [iwl-net 3/4] ice: validate queue quanta parameters to prevent OOB access Martyna Szapar-Mudlaw
2025-02-17 10:27 ` [Intel-wired-lan] [iwl-net 4/4] ice: fix input validation for virtchnl BW Martyna Szapar-Mudlaw
2025-02-18 19:44 ` [Intel-wired-lan] [iwl-net 0/4] ice: improve validation of virtchnl parameters Simon Horman
2025-02-25  9:24   ` Szapar-Mudlaw, Martyna

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