Vulnerability in Linux

CVE-2026-74361

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).

Affected products

  • Linux — versions 30b5f20bb2ddab013035399e5c7e6577da49320a, 6.16, 0

References