CVE-2026-68181 (GCVE-0-2026-68181)

Vulnerability from cvelistv5 – Published: 2026-08-10 11:59 – Updated: 2026-08-17 05:00
VLAI
Title
mei: bus: access mei_device under device_lock on cleanup
Summary
In the Linux kernel, the following vulnerability has been resolved: mei: bus: access mei_device under device_lock on cleanup Fix couple of problems in mei_cl_bus_dev_release(): mei_cl_flush_queues() is running without lock. bus->file_list access after mei_dev_bus_put(bus) can become a use-after-free if this was the last reference to bus. Protect queues cleanup and WARN traversal by device lock there to avoid the concurrent access problems. Move WARN traversal before mei_dev_bus_put(bus). This file uses bus variable name for mei_device, adjust code of mei_cl_bus_dev_release() to use bus variable too.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 24f4ceeaeee7983c07590149556a0e33efe2ec90 , < 441559d4c595f839b39f0ab6a4ae628427c2fd9e (git)
Affected: 612c8d21ce6e37b73f3106aec7ffa35959d40261 , < c88c030a324c9018b77894a19b2564eb66862020 (git)
Affected: 35e8a426b16adbecae7a4e0e3c00fc8d0273db53 , < 59dd34854202d9a3faaa87a85205e553fe7150e1 (git)
Affected: 35e8a426b16adbecae7a4e0e3c00fc8d0273db53 , < 7cf79e8d682fe93777268f029668ce5e214237fd (git)
Affected: 35e8a426b16adbecae7a4e0e3c00fc8d0273db53 , < f112ea910e554d58b4b39a4492b7d302f0f4204f (git)
Affected: 6f2a6ef86b23a30b92ad57981de537bce67bfa45 (git)
Affected: 2f29dce5a5ae06a7db32e4491d72269329a86eeb (git)
Affected: 28de6ca5276a94b0589ae1bf026b89fa0eaf14c0 (git)
Affected: 6.6.103 , < 6.6.148 (semver)
Affected: 6.12.43 , < 6.12.101 (semver)
Affected: 6.1.149 , < 6.2 (semver)
Affected: 6.15.11 , < 6.16 (semver)
Affected: 6.16.2 , < 6.17 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.17
Unaffected: 0 , < 6.17 (semver)
Unaffected: 6.6.148 , ≤ 6.6.* (semver)
Unaffected: 6.12.101 , ≤ 6.12.* (semver)
Unaffected: 6.18.42 , ≤ 6.18.* (semver)
Unaffected: 7.1.6 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/misc/mei/bus.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "441559d4c595f839b39f0ab6a4ae628427c2fd9e",
              "status": "affected",
              "version": "24f4ceeaeee7983c07590149556a0e33efe2ec90",
              "versionType": "git"
            },
            {
              "lessThan": "c88c030a324c9018b77894a19b2564eb66862020",
              "status": "affected",
              "version": "612c8d21ce6e37b73f3106aec7ffa35959d40261",
              "versionType": "git"
            },
            {
              "lessThan": "59dd34854202d9a3faaa87a85205e553fe7150e1",
              "status": "affected",
              "version": "35e8a426b16adbecae7a4e0e3c00fc8d0273db53",
              "versionType": "git"
            },
            {
              "lessThan": "7cf79e8d682fe93777268f029668ce5e214237fd",
              "status": "affected",
              "version": "35e8a426b16adbecae7a4e0e3c00fc8d0273db53",
              "versionType": "git"
            },
            {
              "lessThan": "f112ea910e554d58b4b39a4492b7d302f0f4204f",
              "status": "affected",
              "version": "35e8a426b16adbecae7a4e0e3c00fc8d0273db53",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "6f2a6ef86b23a30b92ad57981de537bce67bfa45",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "2f29dce5a5ae06a7db32e4491d72269329a86eeb",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "28de6ca5276a94b0589ae1bf026b89fa0eaf14c0",
              "versionType": "git"
            },
            {
              "lessThan": "6.6.148",
              "status": "affected",
              "version": "6.6.103",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.101",
              "status": "affected",
              "version": "6.12.43",
              "versionType": "semver"
            },
            {
              "lessThan": "6.2",
              "status": "affected",
              "version": "6.1.149",
              "versionType": "semver"
            },
            {
              "lessThan": "6.16",
              "status": "affected",
              "version": "6.15.11",
              "versionType": "semver"
            },
            {
              "lessThan": "6.17",
              "status": "affected",
              "version": "6.16.2",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/misc/mei/bus.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.17"
            },
            {
              "lessThan": "6.17",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.148",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.101",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.42",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.148",
                  "versionStartIncluding": "6.6.103",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.101",
                  "versionStartIncluding": "6.12.43",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.42",
                  "versionStartIncluding": "6.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.6",
                  "versionStartIncluding": "6.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "6.17",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.1.149",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.15.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.16.2",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmei: bus: access mei_device under device_lock on cleanup\n\nFix couple of problems in mei_cl_bus_dev_release():\n\nmei_cl_flush_queues() is running without lock.\nbus-\u003efile_list access after mei_dev_bus_put(bus) can become a\nuse-after-free if this was the last reference to bus.\n\nProtect queues cleanup and WARN traversal by device lock there\nto avoid the concurrent access problems.\nMove WARN traversal before mei_dev_bus_put(bus).\n\nThis file uses bus variable name for mei_device, adjust\ncode of mei_cl_bus_dev_release() to use bus variable too."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:00:22.855Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/441559d4c595f839b39f0ab6a4ae628427c2fd9e"
        },
        {
          "url": "https://git.kernel.org/stable/c/c88c030a324c9018b77894a19b2564eb66862020"
        },
        {
          "url": "https://git.kernel.org/stable/c/59dd34854202d9a3faaa87a85205e553fe7150e1"
        },
        {
          "url": "https://git.kernel.org/stable/c/7cf79e8d682fe93777268f029668ce5e214237fd"
        },
        {
          "url": "https://git.kernel.org/stable/c/f112ea910e554d58b4b39a4492b7d302f0f4204f"
        }
      ],
      "title": "mei: bus: access mei_device under device_lock on cleanup",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-68181",
    "datePublished": "2026-08-10T11:59:52.724Z",
    "dateReserved": "2026-07-30T09:28:09.373Z",
    "dateUpdated": "2026-08-17T05:00:22.855Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-68181",
      "date": "2026-08-20",
      "epss": "0.002",
      "percentile": "0.1018"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-68181\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-10T13:20:05.110\",\"lastModified\":\"2026-08-17T05:18:19.823\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nmei: bus: access mei_device under device_lock on cleanup\\n\\nFix couple of problems in mei_cl_bus_dev_release():\\n\\nmei_cl_flush_queues() is running without lock.\\nbus-\u003efile_list access after mei_dev_bus_put(bus) can become a\\nuse-after-free if this was the last reference to bus.\\n\\nProtect queues cleanup and WARN traversal by device lock there\\nto avoid the concurrent access problems.\\nMove WARN traversal before mei_dev_bus_put(bus).\\n\\nThis file uses bus variable name for mei_device, adjust\\ncode of mei_cl_bus_dev_release() to use bus variable too.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/misc/mei/bus.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"24f4ceeaeee7983c07590149556a0e33efe2ec90\",\"lessThan\":\"441559d4c595f839b39f0ab6a4ae628427c2fd9e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"612c8d21ce6e37b73f3106aec7ffa35959d40261\",\"lessThan\":\"c88c030a324c9018b77894a19b2564eb66862020\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"35e8a426b16adbecae7a4e0e3c00fc8d0273db53\",\"lessThan\":\"59dd34854202d9a3faaa87a85205e553fe7150e1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"35e8a426b16adbecae7a4e0e3c00fc8d0273db53\",\"lessThan\":\"7cf79e8d682fe93777268f029668ce5e214237fd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"35e8a426b16adbecae7a4e0e3c00fc8d0273db53\",\"lessThan\":\"f112ea910e554d58b4b39a4492b7d302f0f4204f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6f2a6ef86b23a30b92ad57981de537bce67bfa45\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2f29dce5a5ae06a7db32e4491d72269329a86eeb\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"28de6ca5276a94b0589ae1bf026b89fa0eaf14c0\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"6.6.103\",\"lessThan\":\"6.6.148\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.12.43\",\"lessThan\":\"6.12.101\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.1.149\",\"lessThan\":\"6.2\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.15.11\",\"lessThan\":\"6.16\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.16.2\",\"lessThan\":\"6.17\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/misc/mei/bus.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.17\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.17\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.148\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.101\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.42\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.6\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/441559d4c595f839b39f0ab6a4ae628427c2fd9e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/59dd34854202d9a3faaa87a85205e553fe7150e1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/7cf79e8d682fe93777268f029668ce5e214237fd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c88c030a324c9018b77894a19b2564eb66862020\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f112ea910e554d58b4b39a4492b7d302f0f4204f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-11T11:50:11+00:00",
      "cve": "CVE-2026-68181",
      "id": "CVE-2026-68181",
      "initial_release_date": "2026-08-10T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: mei: bus: access mei_device under device_lock on cleanup",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-68181.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-08-17T16:29:28Z",
      "cve": "CVE-2026-68181",
      "id": "CVE-2026-68181",
      "initial_release_date": "2026-08-13T16:23:27Z",
      "product_status:known_affected": "30",
      "product_status:known_not_affected": "266",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-68181",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-68181.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…