intel-wired-lan.lists.osuosl.org archive mirror
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH net v2 0/2] ice: Fix memory corruption in VF driver
@ 2022-06-02 10:08 Mateusz Palczewski
  0 siblings, 0 replies; only message in thread
From: Mateusz Palczewski @ 2022-06-02 10:08 UTC (permalink / raw)
  To: intel-wired-lan

Disable VF queues, when VF requests reset. Add error handling for
VIRTCHNL_OP_CONFIG_VSI_QUEUES handler. Without this patch VF driver
could experience memory corruption, which lead to crash:
BUG: unable to handle kernel paging request at 00001b9780003237
---
v2: Edit commit msg to have additional informations, add missing
fixes tag

Przemyslaw Patynowski (2):
  ice: Fix queue config fail handling
  ice: Fix memory corruption in VF driver

 drivers/net/ethernet/intel/ice/ice_vf_lib.c   |  5 ++
 drivers/net/ethernet/intel/ice/ice_virtchnl.c | 53 +++++++++----------
 2 files changed, 31 insertions(+), 27 deletions(-)

-- 
2.27.0

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-06-02 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02 10:08 [Intel-wired-lan] [PATCH net v2 0/2] ice: Fix memory corruption in VF driver Mateusz Palczewski

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