PT-2026-64512 · Linux · Linux

CVE-2026-64291

·

Published

2026-07-25

·

Updated

2026-07-25

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
iommufd: Set veventq depth upper bound
iommufd veventq alloc() accepts any !0 veventq depth from userspace, with an upper bound at U32 MAX.
This leaves a vulnerability where userspace can allocate excessively large queues to exhaust kernel memory reserves.
Cap the veventq depth (maximum number of entries) to 1 << 19, matching the maximum number of entries in the SMMUv3 EVTQ (the largest use case today).
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-64291

Affected Products

Linux