{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "d22b8ed9a3b0a157b732580258ec16b729265953"
            },
            {
              "fixed": "18be0ad31b161a8b6fbc90d14355ad40c061b6b0"
            },
            {
              "fixed": "eef048dd77ebfbf99d7c28f9e9dd331d2af7b6f6"
            },
            {
              "fixed": "36902ab588ccc2fa07994adf6c5f51cbfe379177"
            },
            {
              "fixed": "e3ceafa6d8ee6b3a0f7fabe7a551fda909edbd46"
            },
            {
              "fixed": "c6cda17e98545980e42291fc4282daa8a8ebe384"
            },
            {
              "fixed": "151edde741f8bc7f2931c5f44ab376d32b0c8beb"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.6.32"
            },
            {
              "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.96"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.39"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.1.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68084.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nstaging: vme_user: fix location monitor leak in tsi148 bridge\n\ntsi148_probe() allocates a location monitor resource and links it into\ntsi148_bridge-\u003elm_resources. The probe error path frees this list, but\ntsi148_remove() only frees the dma, slave and master resource lists, so\nthe location monitor resource is leaked on device unbind or module\nunload.\n\nFree the lm_resources list in tsi148_remove() as well, before\ntsi148_bridge is freed.",
  "id": "CVE-2026-68084",
  "modified": "2026-08-18T03:30:57.901186712Z",
  "published": "2026-08-10T11:51:37.255Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/151edde741f8bc7f2931c5f44ab376d32b0c8beb"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/18be0ad31b161a8b6fbc90d14355ad40c061b6b0"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/36902ab588ccc2fa07994adf6c5f51cbfe379177"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/c6cda17e98545980e42291fc4282daa8a8ebe384"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/e3ceafa6d8ee6b3a0f7fabe7a551fda909edbd46"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/eef048dd77ebfbf99d7c28f9e9dd331d2af7b6f6"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68084.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-68084"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "staging: vme_user: fix location monitor leak in tsi148 bridge"
}