In the Linux kernel, the following vulnerability has been resolved: nvme: fix FDP fdpcidx bounds check The fdpcidx bounds check sets n = NUMFDPC + 1 but used > instead of >=, incorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1).Referenceshttps://git.kernel.org/stable/c/5e406928404d67a8da8aa3ae21732e1ea1a04118https://git.kernel.org/stable/c/5d0e7d2af884b91329235abb16652ae4eead8079https://git.kernel.org/stable/c/0967074f6830718fd2597404ef119bddd0dbfd00