CVE-2026-72152 in Linux정보

요약

\~에 의해 MITRE • 2026. 08. 15.

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.

If you want to get best quality of vulnerability data, you may have to visit VulDB.

책임이 있는

Linux

예약하다

2026. 08. 09.

모더레이션

수락

항목

VDB-390570

EPSS

0.00000

출처

Want to know what is going to be exploited?

We predict KEV entries!