All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I
@ 2024-07-24 13:40 ` Alexander Lobakin
  0 siblings, 0 replies; 26+ messages in thread
From: Alexander Lobakin @ 2024-07-24 13:40 UTC (permalink / raw)
  To: intel-wired-lan
  Cc: netdev, linux-kernel, Alexander Lobakin, Eric Dumazet,
	Tony Nguyen, nex.sw.ncis.osdt.itp.upstreaming, Jakub Kicinski,
	Paolo Abeni, David S. Miller

The libeth conversion revealed 2 serious issues which lead to sporadic
crashes or WARNs under certain configurations. Additional one was found
while debugging these two with kmemleak.
This one is targeted stable, the rest can be backported manually later
if needed. They can be reproduced only after the conversion is applied
anyway.

Alexander Lobakin (2):
  idpf: fix memory leaks and crashes while performing a soft reset
  idpf: fix UAFs when destroying the queues

Michal Kubiak (1):
  idpf: fix memleak in vport interrupt configuration

 drivers/net/ethernet/intel/idpf/idpf_lib.c  | 48 ++++++++++-----------
 drivers/net/ethernet/intel/idpf/idpf_txrx.c | 43 ++++--------------
 2 files changed, 33 insertions(+), 58 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-08-02  0:23 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-24 13:40 [Intel-wired-lan] [PATCH iwl-net 0/3] idpf: fix 3 bugs revealed by the Chapter I Alexander Lobakin
2024-07-24 13:40 ` Alexander Lobakin
2024-07-24 13:40 ` [Intel-wired-lan] [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset Alexander Lobakin
2024-07-24 13:40   ` Alexander Lobakin
2024-07-26 16:09   ` [Intel-wired-lan] " Simon Horman
2024-07-26 16:09     ` Simon Horman
2024-07-29  8:54     ` [Intel-wired-lan] " Alexander Lobakin
2024-07-29  8:54       ` Alexander Lobakin
2024-07-30 11:03       ` [Intel-wired-lan] " Simon Horman
2024-07-30 11:03         ` Simon Horman
2024-07-30 16:37       ` [Intel-wired-lan] " Simon Horman
2024-07-30 16:37         ` Simon Horman
2024-08-02  0:21         ` [Intel-wired-lan] " Singh, Krishneil K
2024-08-02  0:21           ` Singh, Krishneil K
2024-07-24 13:40 ` [Intel-wired-lan] [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration Alexander Lobakin
2024-07-24 13:40   ` Alexander Lobakin
2024-07-26 16:16   ` [Intel-wired-lan] " Simon Horman
2024-07-26 16:16     ` Simon Horman
2024-08-02  0:22     ` [Intel-wired-lan] " Singh, Krishneil K
2024-08-02  0:22       ` Singh, Krishneil K
2024-07-24 13:40 ` [Intel-wired-lan] [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues Alexander Lobakin
2024-07-24 13:40   ` Alexander Lobakin
2024-07-26 16:22   ` [Intel-wired-lan] " Simon Horman
2024-07-26 16:22     ` Simon Horman
2024-08-02  0:23     ` [Intel-wired-lan] " Singh, Krishneil K
2024-08-02  0:23       ` Singh, Krishneil K

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.