Tracker / CVE-2026-64290
CVE-2026-64290
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: iommufd: Break the loop on failure in iommufd_fault_fops_read() On a copy_to_user() failure inside the inner list_for_each_entry, only the inner loop breaks; the outer while re-fetches the just-restored fault group and retries the failing copy_to_user() forever, spinning the reader at 100% CPU with fault->mutex held. Check rc after the inner loop and break the outer while as well.
Affected products and versions
| linux | linux_kernel · 6.11 → 6.12.101 |
|---|---|
| linux | linux_kernel · 6.13 → 6.18.39 |
| linux | linux_kernel · 6.19 → 7.1.4 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.