Local service interruption via incorrect TPM wait state
Published Aug 15, 2026 · Updated Aug 15, 2026
Incorrect synchronization in the Linux TPM TIS SPI driver allows local users to interrupt service through the IRQ wait path. wait_event_interruptible_timeout() evaluates its condition after setting the task to TASK_INTERRUPTIBLE, allowing spi_bus_lock() to take a mutex in an atomic-sleep context. Reachability requires the TPM TIS SPI IRQ wait path with CONFIG_DEBUG_ATOMIC_SLEEP; the documented result is a kernel warning with possible system instability, not data access.
Summary
What happened
Incorrect synchronization in the Linux TPM TIS SPI driver allows local users to interrupt service through the IRQ wait path. wait_event_interruptible_timeout() evaluates its condition after setting the task to TASK_INTERRUPTIBLE, allowing spi_bus_lock() to take a mutex in an atomic-sleep context. Reachability requires the TPM TIS SPI IRQ wait path with CONFIG_DEBUG_ATOMIC_SLEEP; the documented result is a kernel warning with possible system instability, not data access.
The record
- CVE
- CVE-2026-72152
- Published
- Aug 15, 2026
- Updated
- Aug 15, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-821, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 15, 2026CVE publishedPublication date reported by the CVE source.
- Aug 15, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 <4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723
- Affected versionversion=1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 <6b068a97958aa00a901a9b5083d74114b21f7b66
- Affected versionversion=1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 <ba33b4f9d3423accd2c91a0b0b0680cd589922f2
- Affected versionversion=1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 <bb63a0530e8e6de3aaf29cd5ba487db2490128ef
- Affected versionversion=1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 <c0c9cfb3b75def8bf200a2d4db09015806acfeaf
- Affected versionversion=1a339b658d9dbe1471f67b78237cf8fa08bbbeb5 <c9acbe38797bc1aa3c22a1ab72452e210af6e0ff
- Affected versionversion=4.14.71 <4.15
- Affected versionversion=4.18.9 <4.19
- Affected versionversion=4.19
- Affected versionversion=4.9.128 <4.10
- Affected versionversion=cd4ae0b05126cc9461a2e50ccb745e5583cc91e2
- Affected versionversion=cf503dbe5c22c6ab9797e1cf864a11597d711c3a
- Affected versionversion=d229e7ecc0cb29996688f0fa98c5eb6128b81e3a
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo