PatchSiren cyber security CVE debrief
CVE-2026-97593 Linux CVE debrief
A NULL pointer dereference vulnerability was found in the Linux kernel's iommu/s390 component. The vulnerability occurs in the iova_to_phys() function when using a 5-level translation table via ZPCI_TABLE_TYPE_RFX. This could potentially lead to a denial of service. However, the CVE record and source details do not provide information on exploitation or impact.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Linux kernel developers, administrators, and security teams, especially those using iommu/s390 and ZPCI_TABLE_TYPE_RFX, should assess exposure and prioritize verification of affected systems. This includes reviewing system configurations, kernel versions, and monitoring for potential NULL pointer dereference errors. Vulnerability management and platform security teams should also verify and update their systems accordingly.
Why it matters
A NULL pointer dereference vulnerability was found in the Linux kernel's iommu/s390 component. The vulnerability occurs in the iova_to_phys() function when using a 5-level translation table via ZPCI_TABLE_TYPE_RFX. This could potentially lead to a denial of service. However, the CVE record and source details do not provide information on exploitation or impact. Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems.
- Denial of service due to NULL pointer dereference
Technical summary
The vulnerability occurs in the iova_to_phys() function when using a 5-level translation table via ZPCI_TABLE_TYPE_RFX. A NULL pointer dereference could potentially lead to a denial of service. This issue arises because get_rso_from_iova() returns NULL when the region-first entry is invalid, but get_rto_from_iova() does not check for NULL before accessing rso[rsx]. Linux kernel developers and administrators should assess exposure and prioritize verification of affected systems, especially those using iommu/s390 and ZPCI_TABLE_TYPE_RFX.
Defensive priority
Assess exposure and prioritize verification of affected systems, especially those using the Linux kernel with iommu/s390 and ZPCI_TABLE_TYPE_RFX. Review system logs for potential NULL pointer dereference errors.
Recommended defensive actions
- Review system logs for potential NULL pointer dereference errors
- Assess exposure and prioritize verification of affected systems
- Verify system configurations and kernel versions
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Evidence notes
The CVE record and source details indicate a NULL pointer dereference vulnerability in the Linux kernel's iommu/s390 component. However, there is limited information on affected systems, exploitation, or impact.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-97593 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-97593
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-97593 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-97593
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/20db6573301e66cd65ebf6c130b6563c69374d9d
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/41b5e0ce6801bf04d8fd3bca46e8c393349ebd5c
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d0502ed0a1aae97e2ab7a21545903ba612d9f02e
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.