[PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063
Shin'ichiro Kawasaki
shinichiro.kawasaki at wdc.com
Sun Jun 1 21:35:20 PDT 2025
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
More information about the Linux-nvme
mailing list