GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2026-72152 (GCVE-0-2026-72152)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:53 – Updated: 2026-08-23 12:46
VLAI
Title
tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()
Summary
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat() wait_event_interruptible_timeout() evaluates its condition after setting the current task state to TASK_INTERRUPTIBLE. With CONFIG_DEBUG_ATOMIC_SLEEP this triggers a warning when the IRQ wait path is used: tpm_tis_status() tpm_tis_spi_read_bytes() tpm_tis_spi_transfer_full() spi_bus_lock() mutex_lock() Address this with the following measures: 1. Call wait_tpm_stat_cond() only while tasking is running. 2. Use wait_woken() to wait for changes.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < 45ceeb08bf1f4f7353ffb529d8682a0cf5506318 (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < eef71c01deb08547956df3634a0d34c6bdbcecb8 (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < c9acbe38797bc1aa3c22a1ab72452e210af6e0ff (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < 6b068a97958aa00a901a9b5083d74114b21f7b66 (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < bb63a0530e8e6de3aaf29cd5ba487db2490128ef (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < ba33b4f9d3423accd2c91a0b0b0680cd589922f2 (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < 4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723 (git)
Affected: 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 , < c0c9cfb3b75def8bf200a2d4db09015806acfeaf (git)
Affected: cd4ae0b05126cc9461a2e50ccb745e5583cc91e2 (git)
Affected: cf503dbe5c22c6ab9797e1cf864a11597d711c3a (git)
Affected: d229e7ecc0cb29996688f0fa98c5eb6128b81e3a (git)
Affected: 4.9.128 , < 4.10 (semver)
Affected: 4.14.71 , < 4.15 (semver)
Affected: 4.18.9 , < 4.19 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 4.19
Unaffected: 0 , < 4.19 (semver)
Unaffected: 5.10.266 , ≤ 5.10.* (semver)
Unaffected: 5.15.217 , ≤ 5.15.* (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 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/char/tpm/tpm_tis_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "45ceeb08bf1f4f7353ffb529d8682a0cf5506318",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "eef71c01deb08547956df3634a0d34c6bdbcecb8",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "c9acbe38797bc1aa3c22a1ab72452e210af6e0ff",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "6b068a97958aa00a901a9b5083d74114b21f7b66",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "bb63a0530e8e6de3aaf29cd5ba487db2490128ef",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "ba33b4f9d3423accd2c91a0b0b0680cd589922f2",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "lessThan": "c0c9cfb3b75def8bf200a2d4db09015806acfeaf",
              "status": "affected",
              "version": "1a339b658d9dbe1471f67b78237cf8fa08bbbeb5",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "cd4ae0b05126cc9461a2e50ccb745e5583cc91e2",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "cf503dbe5c22c6ab9797e1cf864a11597d711c3a",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "d229e7ecc0cb29996688f0fa98c5eb6128b81e3a",
              "versionType": "git"
            },
            {
              "lessThan": "4.10",
              "status": "affected",
              "version": "4.9.128",
              "versionType": "semver"
            },
            {
              "lessThan": "4.15",
              "status": "affected",
              "version": "4.14.71",
              "versionType": "semver"
            },
            {
              "lessThan": "4.19",
              "status": "affected",
              "version": "4.18.9",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/char/tpm/tpm_tis_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.19"
            },
            {
              "lessThan": "4.19",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.266",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.217",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "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",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.266",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.217",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.19",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.9.128",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.14.71",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.18.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()\n\nwait_event_interruptible_timeout() evaluates its condition after setting\nthe current task state to TASK_INTERRUPTIBLE.\n\nWith CONFIG_DEBUG_ATOMIC_SLEEP this triggers a warning when the IRQ wait\npath is used:\n\n    tpm_tis_status()\n      tpm_tis_spi_read_bytes()\n        tpm_tis_spi_transfer_full()\n          spi_bus_lock()\n            mutex_lock()\n\nAddress this with the following measures:\n\n1. Call wait_tpm_stat_cond() only while tasking is running.\n2. Use wait_woken() to wait for changes."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-23T12:46:53.842Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/45ceeb08bf1f4f7353ffb529d8682a0cf5506318"
        },
        {
          "url": "https://git.kernel.org/stable/c/eef71c01deb08547956df3634a0d34c6bdbcecb8"
        },
        {
          "url": "https://git.kernel.org/stable/c/c9acbe38797bc1aa3c22a1ab72452e210af6e0ff"
        },
        {
          "url": "https://git.kernel.org/stable/c/6b068a97958aa00a901a9b5083d74114b21f7b66"
        },
        {
          "url": "https://git.kernel.org/stable/c/bb63a0530e8e6de3aaf29cd5ba487db2490128ef"
        },
        {
          "url": "https://git.kernel.org/stable/c/ba33b4f9d3423accd2c91a0b0b0680cd589922f2"
        },
        {
          "url": "https://git.kernel.org/stable/c/4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723"
        },
        {
          "url": "https://git.kernel.org/stable/c/c0c9cfb3b75def8bf200a2d4db09015806acfeaf"
        }
      ],
      "title": "tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72152",
    "datePublished": "2026-08-15T05:53:22.951Z",
    "dateReserved": "2026-08-09T03:40:39.909Z",
    "dateUpdated": "2026-08-23T12:46:53.842Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72152",
      "date": "2026-09-04",
      "epss": "0.00211",
      "percentile": "0.11231"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-72152\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T06:21:32.923\",\"lastModified\":\"2026-08-23T13:16:40.713\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ntpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()\\n\\nwait_event_interruptible_timeout() evaluates its condition after setting\\nthe current task state to TASK_INTERRUPTIBLE.\\n\\nWith CONFIG_DEBUG_ATOMIC_SLEEP this triggers a warning when the IRQ wait\\npath is used:\\n\\n    tpm_tis_status()\\n      tpm_tis_spi_read_bytes()\\n        tpm_tis_spi_transfer_full()\\n          spi_bus_lock()\\n            mutex_lock()\\n\\nAddress this with the following measures:\\n\\n1. Call wait_tpm_stat_cond() only while tasking is running.\\n2. Use wait_woken() to wait for changes.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/char/tpm/tpm_tis_core.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"45ceeb08bf1f4f7353ffb529d8682a0cf5506318\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"eef71c01deb08547956df3634a0d34c6bdbcecb8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"c9acbe38797bc1aa3c22a1ab72452e210af6e0ff\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"6b068a97958aa00a901a9b5083d74114b21f7b66\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"bb63a0530e8e6de3aaf29cd5ba487db2490128ef\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"ba33b4f9d3423accd2c91a0b0b0680cd589922f2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1a339b658d9dbe1471f67b78237cf8fa08bbbeb5\",\"lessThan\":\"c0c9cfb3b75def8bf200a2d4db09015806acfeaf\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"cd4ae0b05126cc9461a2e50ccb745e5583cc91e2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"cf503dbe5c22c6ab9797e1cf864a11597d711c3a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"d229e7ecc0cb29996688f0fa98c5eb6128b81e3a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4.9.128\",\"lessThan\":\"4.10\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.14.71\",\"lessThan\":\"4.15\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.18.9\",\"lessThan\":\"4.19\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/char/tpm/tpm_tis_core.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.19\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.19\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.266\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.217\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.97\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.40\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.5\",\"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/45ceeb08bf1f4f7353ffb529d8682a0cf5506318\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6b068a97958aa00a901a9b5083d74114b21f7b66\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ba33b4f9d3423accd2c91a0b0b0680cd589922f2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/bb63a0530e8e6de3aaf29cd5ba487db2490128ef\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c0c9cfb3b75def8bf200a2d4db09015806acfeaf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c9acbe38797bc1aa3c22a1ab72452e210af6e0ff\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/eef71c01deb08547956df3634a0d34c6bdbcecb8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-08-19T05:25:46+00:00",
      "cve": "CVE-2026-72152",
      "id": "CVE-2026-72152",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "232",
      "product_status:known_not_affected": "42",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat()",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72152.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…