CVE-2026-90388 PUBLISHED

iommu/dma: Check atomic pool allocation result directly

Assigner: Linux
Reserved: 11.09.2026 Published: 17.09.2026 Updated: 17.09.2026

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 dma_alloc_from_pool(), which returns the allocated page and fills cpu_addr only on success.

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

Product Status

Vendor Linux
Product Linux
Versions Default: unaffected
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to ac9cd0a669b8be5d178dbd471b0d68039dac58b5 (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to db46cb9da83a507d86d2bb080bdb09c865da3d0a (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to d56c3f955b21e5764c1497e295a5b5d0b3a40470 (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to 06dffc96693083dda3412311406e558cf27f1574 (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to a4ace31d732b657d774e31fb444c0c27d42c78e5 (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to fb0b39287ba894dbdfac2901c51788b63f5c2291 (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to 8c486293ddd0af60991408149fc3e964ea888dc4 (excl.)
  • affected from 9420139f516d7fbc248ce17f35275cb005ed98ea to af95a0ebc0a0db0762be75f51eadf770bad01aaa (excl.)
  • Version 47184b9ddf184cc9a77cf441943a0fe9b7afa575 is affected
  • affected from 5.8.6 to 5.9 (excl.)
Vendor Linux
Product Linux
Versions Default: affected
  • Version 5.9 is affected
  • unaffected from 0 to 5.9 (excl.)
  • unaffected from 5.10.270 to 5.10.* (incl.)
  • unaffected from 5.15.221 to 5.15.* (incl.)
  • unaffected from 6.1.188 to 6.1.* (incl.)
  • unaffected from 6.6.157 to 6.6.* (incl.)
  • unaffected from 6.12.110 to 6.12.* (incl.)
  • unaffected from 6.18.52 to 6.18.* (incl.)
  • unaffected from 7.2.6 to 7.2.* (incl.)
  • unaffected from 7.3-rc1 to * (incl.)

References