linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] nbd: fix use-after-freed and double lock bugs
@ 2020-10-20  8:16 xiubli
  2020-10-20  8:16 ` [PATCH 1/2] nbd: fix use-after-freed crash for nbd->recv_workq xiubli
  2020-10-20  8:16 ` [PATCH 2/2] nbd: fix double lock for nbd->config_lock xiubli
  0 siblings, 2 replies; 3+ messages in thread
From: xiubli @ 2020-10-20  8:16 UTC (permalink / raw)
  To: josef, axboe; +Cc: nbd, linux-block, jdillama, mgolub, Xiubo Li

From: Xiubo Li <xiubli@redhat.com>


Xiubo Li (2):
  nbd: fix use-after-freed crash for nbd->recv_workq
  nbd: fix double lock for nbd->config_lock

 drivers/block/nbd.c | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

-- 
2.18.4


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

end of thread, other threads:[~2020-10-20  8:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  8:16 [PATCH 0/2] nbd: fix use-after-freed and double lock bugs xiubli
2020-10-20  8:16 ` [PATCH 1/2] nbd: fix use-after-freed crash for nbd->recv_workq xiubli
2020-10-20  8:16 ` [PATCH 2/2] nbd: fix double lock for nbd->config_lock xiubli

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