CVE-2026-90388: iommu/dma: Check atomic pool allocation result directly

Published Sep 17, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

iommu/dma: Check atomic pool allocation result directly

The non-blocking, non-coherent allocation path uses dmaallocfrompool(), which returns the allocated page and fills cpuaddr only on success.

Do not rely on cpuaddr to detect allocation failure in this path. Check the returned page directly before using it for the IOMMU mapping.

Event History

Sep 17, 2026
CVE Published
via MITRE·04:09 PM
Data Sourced
via MITRE·04:09 PM
Description

Frequently Asked Questions

1

Which systems are exposed to this issue?

The affected path is the Linux kernel IOMMU DMA non-blocking, non-coherent allocation path. Systems that do not use this path are not identified as affected by the provided information.

2

What condition is required to trigger the flaw?

The issue requires dma_alloc_from_pool() to fail in the non-blocking, non-coherent allocation path. The vulnerable code can then rely on cpu_addr rather than checking the returned page before using it for IOMMU mapping.

3

How can I tell whether a kernel includes the fix?

Check whether the kernel source contains the change that tests the page returned by dma_alloc_from_pool() directly before using it for IOMMU mapping. The provided stable kernel references identify commits containing the resolution.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203