CVE-2026-53164: iommu/dma: Do not try to iommu_map a 0 length region in swiotlb

Published Jun 25, 2026
·
Updated

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

iommu/dma: Do not try to iommumap a 0 length region in swiotlb

iommudmaiovalinkswiotlb() processes a mapping that is unaligned in three parts, the head, middle and trailer. If the middle is empty because there are no aligned pages it will call down to iommumap() with a 0 size which the iommupt implementation will fail as illegal.

It then tries to do an error unwind and starts from the wrong spot corrupting the mapping so the eventual destruction triggers a WARNON.

Check for 0 length and avoid mapping and use offset not 0 as the starting point to unlink.

This is frequently triggered by using some kinds of thunderbolt NVMe drives that trigger forced SWIOTLB for unaligned memory. NVMe seems to pass in oddly aligned buffers for the passthrough commands from smartctl that hit this condition.

Affected Software

10 affected components
Linux Linux kernel
Linux Linux kernel>=6.16<6.18.36
Linux Linux kernel>=6.19<7.0.13
Linux Linux kernel=7.1-rc1
Linux Linux kernel=7.1-rc2
Linux Linux kernel=7.1-rc3
Linux Linux kernel=7.1-rc4
Linux Linux kernel=7.1-rc5
Linux Linux kernel=7.1-rc6
Linux Linux kernel=7.1-rc7

Event History

Jun 25, 2026
CVE Published
via MITRE·08:38 AM
Data Sourced
via MITRE·08:38 AM
Description
Data Sourced
via NVD·09:16 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-53164?

CVE-2026-53164 has a risk rating of 33, indicating a moderate severity level.

2

How do I fix CVE-2026-53164?

To resolve CVE-2026-53164, update the Linux kernel to the latest version that includes the fix.

3

What systems are affected by CVE-2026-53164?

CVE-2026-53164 affects systems running the vulnerable versions of the Linux kernel that handle IO memory mappings.

4

What are the potential impacts of CVE-2026-53164?

The potential impacts of CVE-2026-53164 include system instability and improper handling of memory mappings.

5

Is there a workaround for CVE-2026-53164?

Currently, the recommended solution for CVE-2026-53164 is to apply the official kernel update, as there are no known workarounds.

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