CVE-2026-80930

UnknownEPSS 0.17%

Last modified

CVE-2026-80930 is a vulnerability of currently unknown severity. 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. EPSS estimates a 0.17% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.17%

6.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 4c336e4b1556f4b722ba597bc6e3df786968a600, < 007c9e637e0e0b9d946b7f0e8a42f1f1aca48d7a; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < 2c9147b2c0d75091ab451c2461d1c91788a7e60b; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < 07c2544a47da481043e945322b1bef71cdd7af79; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < b0dc3f18af01ba9f157b7d810cb22d3752d244ef; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < 73e89faee1f9b9119fa70b679058b045168ae633; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < cde2d927c29e82380851f209222256c607969a1f; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < aee2296d09f6aeff41db369c6fd2dcaea3ee302c; >= 4c336e4b1556f4b722ba597bc6e3df786968a600, < 705c4ed0643366963547b2616d53165f2519c81f
LinuxLinux3.13

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80930?
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.
How severe is CVE-2026-80930?
Severity scoring for CVE-2026-80930 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-80930?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80930?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST