CVE-2026-80930
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
i2c_nuvoton_wait_for_stat() enables the IRQ before waiting for the interrupt handler to report a status change. If the wait times out, or is interrupted before the handler runs, the function returns without balancing the enable_irq() call.
Disable the IRQ before leaving the failed wait path. Also preserve an interrupted wait's original error code instead of converting it to -ETIMEDOUT inside the helper.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4c336e4b1556f4b722ba597bc6e3df786968a600 < 73e89faee1f9b9119fa70b679058b045168ae633 | affected |
| Linux | Linux | 4c336e4b1556f4b722ba597bc6e3df786968a600 < cde2d927c29e82380851f209222256c607969a1f | affected |
| Linux | Linux | 4c336e4b1556f4b722ba597bc6e3df786968a600 < aee2296d09f6aeff41db369c6fd2dcaea3ee302c | affected |
| Linux | Linux | 4c336e4b1556f4b722ba597bc6e3df786968a600 < 705c4ed0643366963547b2616d53165f2519c81f | affected |
| Linux | Linux | 3.13 | affected |
| Linux | Linux | 0 < 3.13 | unaffected |
| Linux | Linux | 6.12.109 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.50 <= 6.18.* | unaffected |
| Linux | Linux | 7.2.4 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/73e89faee1f9b9119fa70b679058b045168ae633
- https://git.kernel.org/stable/c/cde2d927c29e82380851f209222256c607969a1f
- https://git.kernel.org/stable/c/aee2296d09f6aeff41db369c6fd2dcaea3ee302c
- https://git.kernel.org/stable/c/705c4ed0643366963547b2616d53165f2519c81f
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.