{"api_version":"1","generated_at":"2026-08-15T08:45:46+00:00","cve":"CVE-2026-74361","urls":{"html":"https://cve.report/CVE-2026-74361","api":"https://cve.report/api/cve/CVE-2026-74361.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-74361","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-74361"},"summary":{"title":"nvme: fix FDP fdpcidx bounds check","description":"In the Linux kernel, the following vulnerability has been resolved:\n\nnvme: fix FDP fdpcidx bounds check\n\nThe fdpcidx bounds check sets n = NUMFDPC + 1 but used > instead of >=,\nincorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1).","state":"PUBLISHED","assigner":"Linux","published_at":"2026-08-15 06:22:37","updated_at":"2026-08-15 06:22:37"},"problem_types":[],"metrics":[],"references":[{"url":"https://git.kernel.org/stable/c/5d0e7d2af884b91329235abb16652ae4eead8079","name":"https://git.kernel.org/stable/c/5d0e7d2af884b91329235abb16652ae4eead8079","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/5e406928404d67a8da8aa3ae21732e1ea1a04118","name":"https://git.kernel.org/stable/c/5e406928404d67a8da8aa3ae21732e1ea1a04118","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://git.kernel.org/stable/c/0967074f6830718fd2597404ef119bddd0dbfd00","name":"https://git.kernel.org/stable/c/0967074f6830718fd2597404ef119bddd0dbfd00","refsource":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-74361","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-74361","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 30b5f20bb2ddab013035399e5c7e6577da49320a 5e406928404d67a8da8aa3ae21732e1ea1a04118 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 30b5f20bb2ddab013035399e5c7e6577da49320a 5d0e7d2af884b91329235abb16652ae4eead8079 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 30b5f20bb2ddab013035399e5c7e6577da49320a 0967074f6830718fd2597404ef119bddd0dbfd00 git","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"affected 6.16","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.16 semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 6.18.40 6.18.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.1.5 7.1.* semver","platforms":[]},{"source":"CNA","vendor":"Linux","product":"Linux","version":"unaffected 7.2-rc1 * original_commit_for_fix","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"defaultStatus":"unaffected","product":"Linux","programFiles":["drivers/nvme/host/core.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"lessThan":"5e406928404d67a8da8aa3ae21732e1ea1a04118","status":"affected","version":"30b5f20bb2ddab013035399e5c7e6577da49320a","versionType":"git"},{"lessThan":"5d0e7d2af884b91329235abb16652ae4eead8079","status":"affected","version":"30b5f20bb2ddab013035399e5c7e6577da49320a","versionType":"git"},{"lessThan":"0967074f6830718fd2597404ef119bddd0dbfd00","status":"affected","version":"30b5f20bb2ddab013035399e5c7e6577da49320a","versionType":"git"}]},{"defaultStatus":"affected","product":"Linux","programFiles":["drivers/nvme/host/core.c"],"repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","vendor":"Linux","versions":[{"status":"affected","version":"6.16"},{"lessThan":"6.16","status":"unaffected","version":"0","versionType":"semver"},{"lessThanOrEqual":"6.18.*","status":"unaffected","version":"6.18.40","versionType":"semver"},{"lessThanOrEqual":"7.1.*","status":"unaffected","version":"7.1.5","versionType":"semver"},{"lessThanOrEqual":"*","status":"unaffected","version":"7.2-rc1","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"cpeMatch":[{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"6.18.40","versionStartIncluding":"6.16","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.1.5","versionStartIncluding":"6.16","vulnerable":true},{"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionEndExcluding":"7.2-rc1","versionStartIncluding":"6.16","vulnerable":true}],"negate":false,"operator":"OR"}]}],"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nnvme: fix FDP fdpcidx bounds check\n\nThe fdpcidx bounds check sets n = NUMFDPC + 1 but used > instead of >=,\nincorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1)."}],"providerMetadata":{"dateUpdated":"2026-08-15T05:58:44.857Z","orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux"},"references":[{"url":"https://git.kernel.org/stable/c/5e406928404d67a8da8aa3ae21732e1ea1a04118"},{"url":"https://git.kernel.org/stable/c/5d0e7d2af884b91329235abb16652ae4eead8079"},{"url":"https://git.kernel.org/stable/c/0967074f6830718fd2597404ef119bddd0dbfd00"}],"title":"nvme: fix FDP fdpcidx bounds check","x_generator":{"engine":"bippy-1.2.0"}}},"cveMetadata":{"assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","assignerShortName":"Linux","cveId":"CVE-2026-74361","datePublished":"2026-08-15T05:58:44.857Z","dateReserved":"2026-08-15T05:44:03.887Z","dateUpdated":"2026-08-15T05:58:44.857Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-15 06:22:37","lastModifiedDate":"2026-08-15 06:22:37","problem_types":[],"metrics":[],"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"74361","Ordinal":"1","Title":"nvme: fix FDP fdpcidx bounds check","CVE":"CVE-2026-74361","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"74361","Ordinal":"1","NoteData":"In the Linux kernel, the following vulnerability has been resolved:\n\nnvme: fix FDP fdpcidx bounds check\n\nThe fdpcidx bounds check sets n = NUMFDPC + 1 but used > instead of >=,\nincorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1).","Type":"Description","Title":"nvme: fix FDP fdpcidx bounds check"}]}}}