[PATCH] nvme: fix NULL pointer dereference

Tong Zhang ztong0001 at gmail.com
Thu Sep 17 20:44:58 EDT 2020


Hmm..Yeah.. I see your point.
I was naivly thinking the command_id was the culprit.

On Thu, Sep 17, 2020 at 1:14 PM Keith Busch <kbusch at kernel.org> wrote:
>
> On Thu, Sep 17, 2020 at 12:56:59PM -0400, Tong Zhang wrote:
> > The command_id in CQE is writable by NVMe controller, driver should
> > check its sanity before using it.
>
> We already do that.



More information about the Linux-nvme mailing list