[PATCH v3] nvmet-auth: update sc_c in target host hash calculation

Keith Busch kbusch at kernel.org
Mon Nov 17 08:06:18 PST 2025


On Fri, Nov 07, 2025 at 09:17:11AM +1000, alistair23 at gmail.com wrote:
> From: Alistair Francis <alistair.francis at wdc.com>
> 
> Commit 7e091add9c43 "nvme-auth: update sc_c in host response" added
> the sc_c variable to the dhchap queue context structure which is
> appropriately set during negotiate and then used in the host response.
> 
> This breaks secure concat connections with a Linux target as the target
> code wasn't updated at the same time. This patch fixes this by adding a
> new sc_c variable to the host hash calculations.

Thanks, applied to nvme-6.18.



More information about the Linux-nvme mailing list