[PATCH] nvme-tcp: send only permitted commands for secure concat
Keith Busch
kbusch at kernel.org
Mon Sep 15 09:25:33 PDT 2025
On Tue, Sep 09, 2025 at 04:05:09PM +0530, Martin George wrote:
> In addition to sending permitted commands such as connect/auth
> over the initial unencrypted admin connection as part of secure
> channel concatenation, the host also sends commands such as
> Property Get and Identify on the same. This is a spec violation
> leading to secure concat failures. Fix this by ensuring these
> additional commands are avoided on this connection.
Thanks, applied to nvme-6.18.
More information about the Linux-nvme
mailing list