Re: [PATCH] nvme: core: reject invalid LBA data size from Identify Namespace
From: Keith Busch
Date: Mon Apr 20 2026 - 11:47:53 EST
On Mon, Apr 20, 2026 at 02:22:04PM +0200, Daniel Wagner wrote:
> On Sat, Apr 19, 2026 at 12:28:34AM -0400, Chao Shi wrote:
> > Fixes: 9419e71b8d67 ("nvme: move ns id info to struct nvme_ns_head")
>
> This fixes tag is wrong. The above commit doesn't touch the code line
> in question.
>
> Probably a5b1cd61820e ("nvme: move a few things out of
> nvme_update_disk_info") is the better choice here.
We've never validated the 'ds' field though, so not sure anything
introduced a regression here that warrants a fixing tag.