{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "d79c9e9d4b3d9330ee38f392a7c98e0fc494f7f8"
            },
            {
              "fixed": "4d920852c0a3cfbcb42bcd2680b091f5c0072fc2"
            },
            {
              "fixed": "7795037f15289ac1ed620603511b67d820a93762"
            },
            {
              "fixed": "299f5baa1321a0951cc3ebbacc72b67433a65391"
            },
            {
              "fixed": "c3f4e407661542d1d284fc889cf9f27afd11b3d3"
            },
            {
              "fixed": "25cac8a302626f59ca84fa3339e2506c3ac761bc"
            },
            {
              "fixed": "ed08497977820e002a62cb114440f365cc7a087f"
            },
            {
              "fixed": "0ce5a37f7ddf2fc12210e8700350274da79fbb3a"
            },
            {
              "fixed": "1bd28625e25be549ee7c47532e7c3ef91c682410"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.4.0"
            },
            {
              "fixed": "5.10.266"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.11.0"
            },
            {
              "fixed": "5.15.217"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "5.16.0"
            },
            {
              "fixed": "6.1.178"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.2.0"
            },
            {
              "fixed": "6.6.145"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.97"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.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/72xxx/CVE-2026-72087.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()\n\nThe memory allocated for mboxq using mempool_alloc() is not freed in\nsome of the early exit error paths. Fix that by moving the\nmempool_free() call to an earlier point after last use.",
  "id": "CVE-2026-72087",
  "modified": "2026-08-25T03:51:21.478589472Z",
  "published": "2026-08-15T05:52:35.513Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0ce5a37f7ddf2fc12210e8700350274da79fbb3a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/1bd28625e25be549ee7c47532e7c3ef91c682410"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/25cac8a302626f59ca84fa3339e2506c3ac761bc"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/299f5baa1321a0951cc3ebbacc72b67433a65391"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4d920852c0a3cfbcb42bcd2680b091f5c0072fc2"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/7795037f15289ac1ed620603511b67d820a93762"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c3f4e407661542d1d284fc889cf9f27afd11b3d3"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/ed08497977820e002a62cb114440f365cc7a087f"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/72xxx/CVE-2026-72087.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-72087"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "scsi: lpfc: Fix memory leak in lpfc_sli4_driver_resource_setup()"
}