[PATCH v4 1/2] nvme: fix FDP fdpcidx bounds check
Keith Busch
kbusch at kernel.org
Tue Jun 2 05:27:38 PDT 2026
On Thu, May 28, 2026 at 06:00:01PM +0800, liuxixin wrote:
> The fdpcidx bounds check sets n = NUMFDPC + 1 but used > instead of >=,
> incorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1).
Thanks, applied patch 1 to nvme-7.2.
Take a look at my omment on patch 2 and let me know if we should wait for
a new version for that one.
More information about the Linux-nvme
mailing list