CVE-2026-72152
Last modified
CVE-2026-72152 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5, < c9acbe38797bc1aa3c22a1ab72452e210af6e0ff; >= 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5, < 6b068a97958aa00a901a9b5083d74114b21f7b66; >= 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5, < bb63a0530e8e6de3aaf29cd5ba487db2490128ef; >= 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5, < ba33b4f9d3423accd2c91a0b0b0680cd589922f2; >= 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5, < 4bb3e1bc142dc9c3240ceed1b3ab031aa9cb1723; >= 1a339b658d9dbe1471f67b78237cf8fa08bbbeb5, < c0c9cfb3b75def8bf200a2d4db09015806acfeaf; cd4ae0b05126cc9461a2e50ccb745e5583cc91e2; cf503dbe5c22c6ab9797e1cf864a11597d711c3a; d229e7ecc0cb29996688f0fa98c5eb6128b81e3a; >= 4.9.128, < 4.10; >= 4.14.71, < 4.15; >= 4.18.9, < 4.19 |
| Linux | Linux | 4.19 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-72152?
How severe is CVE-2026-72152?
How do I fix CVE-2026-72152?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-72147In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72148In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72149In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-7215A security flaw has been discovered in egtai gmx-vmd-mcp up …7.3
- CVE-2026-72150In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72151In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-72153In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72154In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-72155In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72156In the Linux kernel, the following vulnerability has been re…
- CVE-2026-72157In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-72158In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-72152?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
