{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "30b5f20bb2ddab013035399e5c7e6577da49320a"
            },
            {
              "fixed": "5e406928404d67a8da8aa3ae21732e1ea1a04118"
            },
            {
              "fixed": "5d0e7d2af884b91329235abb16652ae4eead8079"
            },
            {
              "fixed": "0967074f6830718fd2597404ef119bddd0dbfd00"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.16.0"
            },
            {
              "fixed": "6.18.40"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74361.json"
  },
  "details": "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 \u003e instead of \u003e=,\nincorrectly accepting fdp_idx when it equals n (i.e. NUMFDPC + 1).",
  "id": "CVE-2026-74361",
  "modified": "2026-08-18T03:31:21.952729078Z",
  "published": "2026-08-15T05:58:44.857Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0967074f6830718fd2597404ef119bddd0dbfd00"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5d0e7d2af884b91329235abb16652ae4eead8079"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/5e406928404d67a8da8aa3ae21732e1ea1a04118"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/74xxx/CVE-2026-74361.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-74361"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "nvme: fix FDP fdpcidx bounds check"
}