Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: iommufd: Move vevent memory allocation outside spinlock The veventq memory… (CVE-2026-64292)
A vulnerability in the Linux kernel's iommufd component involved memory allocation for the vevent queue occurring inside a spinlock. This allowed user space to allocate large queues, potentially exhausting atomic memory reserves and causing denial of service. The issue was fixed by moving the allocation outside the spinlock and using GFP_NOWAIT to avoid impacting atomic memory reserves. On allocation failure, the kernel signals memory pressure to user space. This vulnerability has a medium severity score of 5.5.
AI Analysis
Technical Summary
The Linux kernel's iommufd component previously allocated vevent queue memory inside a spinlock, which is problematic because the queue depth is user-controlled. This could lead to excessive atomic memory consumption, risking denial of service. The fix involves moving the memory allocation outside the spinlock and using GFP_NOWAIT to fail fast under memory pressure without using atomic reserves or triggering direct reclaim in IRQ context. If allocation fails, the kernel queues a lost_events_header and returns -ENOMEM to notify user space of memory pressure. This behavior differs from queue overflow, which is a normal pacing condition. A future update will limit the maximum vevent queue depth.
Potential Impact
The vulnerability can cause denial of service by allowing user space to exhaust atomic memory reserves through large vevent queue allocations. It does not affect confidentiality or integrity but impacts availability. There are no known exploits in the wild. The CVSS score is 5.5 (medium severity), reflecting local attack vector with low complexity and no user interaction required.
Mitigation Recommendations
A fix is available that moves the vevent queue memory allocation outside the spinlock and uses GFP_NOWAIT to prevent atomic memory exhaustion. Users should apply the official Linux kernel updates that address CVE-2026-64292. Since this is a kernel vulnerability, updating to the patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the vendor or distribution advisory for the exact fixed versions and update instructions.
Linux hwe edge: In the Linux kernel, the following vulnerability has been resolved: iommufd: Move vevent memory allocation outside spinlock The veventq memory… (CVE-2026-64292)
Description
A vulnerability in the Linux kernel's iommufd component involved memory allocation for the vevent queue occurring inside a spinlock. This allowed user space to allocate large queues, potentially exhausting atomic memory reserves and causing denial of service. The issue was fixed by moving the allocation outside the spinlock and using GFP_NOWAIT to avoid impacting atomic memory reserves. On allocation failure, the kernel signals memory pressure to user space. This vulnerability has a medium severity score of 5.5.
CVSS v3.1
Score 5.5medium
Weaknesses
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's iommufd component previously allocated vevent queue memory inside a spinlock, which is problematic because the queue depth is user-controlled. This could lead to excessive atomic memory consumption, risking denial of service. The fix involves moving the memory allocation outside the spinlock and using GFP_NOWAIT to fail fast under memory pressure without using atomic reserves or triggering direct reclaim in IRQ context. If allocation fails, the kernel queues a lost_events_header and returns -ENOMEM to notify user space of memory pressure. This behavior differs from queue overflow, which is a normal pacing condition. A future update will limit the maximum vevent queue depth.
Potential Impact
The vulnerability can cause denial of service by allowing user space to exhaust atomic memory reserves through large vevent queue allocations. It does not affect confidentiality or integrity but impacts availability. There are no known exploits in the wild. The CVSS score is 5.5 (medium severity), reflecting local attack vector with low complexity and no user interaction required.
Mitigation Recommendations
A fix is available that moves the vevent queue memory allocation outside the spinlock and uses GFP_NOWAIT to prevent atomic memory exhaustion. Users should apply the official Linux kernel updates that address CVE-2026-64292. Since this is a kernel vulnerability, updating to the patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; users should consult the vendor or distribution advisory for the exact fixed versions and update instructions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-gr72-p8g3-6gpc
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-64292"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a65420e9c2644c7f8086337
Added to database: 07/25/2026, 23:09:02 UTC
Last enriched: 08/15/2026, 03:14:11 UTC
Last updated: 09/07/2026, 10:52:10 UTC
Views: 41
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.