Back to bug 4456

Who When What Removed Added
joseph.qi 2023-03-09 16:33:39 UTC CC jefflexu, joseph.qi, kanie
Assignee kanie zhang.yufeng2
joseph.qi 2023-03-09 16:33:54 UTC Resolution --- FIXED
Status NEW RESOLVED
joseph.qi 2023-03-09 16:34:19 UTC Summary In nvme_alloc_admin_tags, the admin_q can be set to an error (typically -ENOMEM) if the blk_mq_init_queue call fails to set up the queue, which is checked immediately after the call. However, when we return the error message up the stack, to nvme_reset_wo [ANCK 4.19] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags

Back to bug 4456