CVE-2026-97593

Source
https://cve.org/CVERecord?id=CVE-2026-97593
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97593.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97593
Downstream
Published
2026-09-25T10:22:09Z
Modified
2026-09-26T03:48:36Z
Summary
iommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFX
Details

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

iommu/s390: Fix NULL dereference in iova_to_phys() with ZPCI_TABLE_TYPE_RFX

When using a 5-level translation table via ZPCI_TABLE_TYPE_RFX get_rso_from_iova() returns NULL when the region-first entry is invalid. Yet in get_rto_from_iova() 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 iova_to_phys() is called on a unmapped IOVA. Fix this by adding the missing NULL check.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97593.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
81244074b518aeb90de5f68e7e825564c29c5c50
Fixed
d0502ed0a1aae97e2ab7a21545903ba612d9f02e
Fixed
41b5e0ce6801bf04d8fd3bca46e8c393349ebd5c
Fixed
20db6573301e66cd65ebf6c130b6563c69374d9d

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97593.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97593.json"