In the Linux kernel, the following vulnerability has been resolved: iommufd: Set upper bounds on cache invalidation entry_num and entry_len… (CVE-2026-64289)
A vulnerability in the Linux kernel's iommufd component involved unbounded user-controlled parameters entry_num and entry_len in the cache invalidation ioctl. Excessively large values could cause the kernel to perform long, uninterruptible operations, potentially triggering a soft-lockup watchdog or CPU pinning due to non-preemptible loops. The issue was resolved by imposing upper bounds on these parameters to limit processing time and resource consumption.
AI Analysis
Technical Summary
The Linux kernel's iommufd_hwpt_invalidate() function accepted user-controlled entry_num and entry_len parameters, each only bounded by U32_MAX. An entry_len larger than the kernel's expected struct size caused the kernel to verify extra bytes in a single uninterruptible pass, which could be multi-gigabyte in size if user memory was zeroed, triggering the soft-lockup watchdog. Similarly, a large entry_num drove a backend invalidation loop without rescheduling, causing CPU pinning on a non-preemptible kernel path. The fix caps entry_len under PAGE_SIZE and entry_num under 1 << 19, limiting the loop length and preventing excessive CPU blocking.
Potential Impact
Exploitation of this vulnerability could cause a denial of service by triggering a soft-lockup condition or CPU pinning in the kernel, leading to system unresponsiveness. There is no indication of privilege escalation or data corruption from the provided information.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to impose upper bounds on the entry_num and entry_len parameters in the iommufd ioctl, preventing excessive resource consumption and CPU pinning. Users should update to a kernel version that includes this fix once available. Patch status is not yet confirmed; check the vendor advisory for current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: iommufd: Set upper bounds on cache invalidation entry_num and entry_len… (CVE-2026-64289)
Description
A vulnerability in the Linux kernel's iommufd component involved unbounded user-controlled parameters entry_num and entry_len in the cache invalidation ioctl. Excessively large values could cause the kernel to perform long, uninterruptible operations, potentially triggering a soft-lockup watchdog or CPU pinning due to non-preemptible loops. The issue was resolved by imposing upper bounds on these parameters to limit processing time and resource consumption.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's iommufd_hwpt_invalidate() function accepted user-controlled entry_num and entry_len parameters, each only bounded by U32_MAX. An entry_len larger than the kernel's expected struct size caused the kernel to verify extra bytes in a single uninterruptible pass, which could be multi-gigabyte in size if user memory was zeroed, triggering the soft-lockup watchdog. Similarly, a large entry_num drove a backend invalidation loop without rescheduling, causing CPU pinning on a non-preemptible kernel path. The fix caps entry_len under PAGE_SIZE and entry_num under 1 << 19, limiting the loop length and preventing excessive CPU blocking.
Potential Impact
Exploitation of this vulnerability could cause a denial of service by triggering a soft-lockup condition or CPU pinning in the kernel, leading to system unresponsiveness. There is no indication of privilege escalation or data corruption from the provided information.
Mitigation Recommendations
A fix has been implemented in the Linux kernel to impose upper bounds on the entry_num and entry_len parameters in the iommufd ioctl, preventing excessive resource consumption and CPU pinning. Users should update to a kernel version that includes this fix once available. Patch status is not yet confirmed; check the vendor advisory for current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-m7qh-p3gf-gcv8
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64289"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420e9c2644c7f808631b
Added to database: 07/25/2026, 23:09:02 UTC
Last enriched: 07/25/2026, 23:39:15 UTC
Last updated: 07/26/2026, 04:54:20 UTC
Views: 5
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.