[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240806220923.3359860-1-anthony.l.nguyen@intel.com>
Date: Tue, 6 Aug 2024 15:09:19 -0700
From: Tony Nguyen <anthony.l.nguyen@...el.com>
To: davem@...emloft.net,
kuba@...nel.org,
pabeni@...hat.com,
edumazet@...gle.com,
netdev@...r.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@...el.com>,
aleksander.lobakin@...el.com,
horms@...nel.org
Subject: [PATCH net 0/3][pull request] idpf: fix 3 bugs revealed by the Chapter I
Alexander Lobakin says:
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.
---
iwl-net: https://lore.kernel.org/intel-wired-lan/20240724134024.2182959-1-aleksander.lobakin@intel.com/
The following are changes since commit 3e7917c0cdad835a5121520fc5686d954b7a61ab:
net: linkwatch: use system_unbound_wq
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 200GbE
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.42.0
Powered by blists - more mailing lists