linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063
@ 2025-06-02  4:35 Shin'ichiro Kawasaki
  2025-06-02  4:35 ` [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset Shin'ichiro Kawasaki
  2025-06-02  4:35 ` [PATCH 2/2] nvme-tcp: remove tag set when second admin queue config fails Shin'ichiro Kawasaki
  0 siblings, 2 replies; 16+ messages in thread
From: Shin'ichiro Kawasaki @ 2025-06-02  4:35 UTC (permalink / raw)
  To: linux-nvme
  Cc: Hannes Reinecke, Sagi Grimberg, Keith Busch, Jens Axboe,
	Christoph Hellwig, Shin'ichiro Kawasaki

When the test case nvme/063 is repeated a few times, a WARN and a BUG KASAN
slab-use-after-free are observed [1]. This series addresses them. The first
patch fixes the WARN, and the second patch fixes the BUG KASAN.

[1] https://lore.kernel.org/linux-nvme/6mhxskdlbo6fk6hotsffvwriauurqky33dfb3s44mqtr5dsxmf@gywwmnyh3twm/

Shin'ichiro Kawasaki (2):
  nvme-tcp: avoid race between nvme scan and reset
  nvme-tcp: remove tag set when second admin queue config fails

 drivers/nvme/host/tcp.c | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

-- 
2.49.0



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

end of thread, other threads:[~2025-06-28 10:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02  4:35 [PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063 Shin'ichiro Kawasaki
2025-06-02  4:35 ` [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset Shin'ichiro Kawasaki
2025-06-02  6:39   ` Hannes Reinecke
2025-06-03  0:48   ` Chaitanya Kulkarni
2025-06-03 10:58   ` Sagi Grimberg
2025-06-04  7:10     ` Sagi Grimberg
2025-06-04 11:17       ` Shinichiro Kawasaki
2025-06-13  4:10         ` Shinichiro Kawasaki
2025-06-13  4:56         ` Ming Lei
2025-06-26  4:45           ` Shinichiro Kawasaki
2025-06-28 10:24           ` Sagi Grimberg
2025-06-02  4:35 ` [PATCH 2/2] nvme-tcp: remove tag set when second admin queue config fails Shin'ichiro Kawasaki
2025-06-02  6:39   ` Hannes Reinecke
2025-06-03  0:49   ` Chaitanya Kulkarni
2025-06-04  6:50   ` Sagi Grimberg
2025-06-04  7:53   ` Christoph Hellwig

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