{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:12",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.1.180-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:13",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.12.100-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.5-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "DEBIAN-CVE-2026-72152",
  "modified": "2026-09-14T16:47:46.147804791Z",
  "published": "2026-08-15T06:21:32.923Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-72152"
    }
  ],
  "upstream": [
    "CVE-2026-72152"
  ]
}