CVE-2026-97593: iommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFX

Published Sep 25, 2026
·
Updated

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

iommu/s390: Fix NULL dereference in iovatophys() with ZPCITABLETYPERFX

When using a 5-level translation table via ZPCITABLETYPERFX getrsofromiova() returns NULL when the region-first entry is invalid. Yet in getrtofromiova() the region-second origin rso is not checked to be non-NULL before accessing rso[rsx] leading to a NULL pointer dereference instead of a NULL return when iovatophys() is called on a unmapped IOVA. Fix this by adding the missing NULL check.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 25, 2026
CVE Published
via MITRE·10:22 AM
Data Sourced
via MITRE·10:22 AM
Description
Data Sourced
via NVD·11:17 AM
Description

Frequently Asked Questions

1

Which systems are affected by this issue?

The issue affects Linux kernel systems using the s390 IOMMU implementation with a 5-level translation table configured through ZPCI_TABLE_TYPE_RFX. The problematic path is reached when iova_to_phys() is called for an unmapped IOVA whose region-first entry is invalid.

2

What happens when the vulnerable code is triggered?

Instead of returning NULL for the unmapped IOVA, the kernel dereferences a NULL region-second origin pointer. This results in a NULL pointer dereference.

3

What is the immediate mitigation if an updated kernel cannot be deployed?

Avoid calling iova_to_phys() on unmapped IOVAs when using ZPCI_TABLE_TYPE_RFX 5-level translation tables. The provided data does not specify another workaround.

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