CVE-2026-68454
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-68454 is a NULL pointer dereference vulnerability in the Linux kernel's KVM subsystem for s390 PCI, specifically in the handling of Adapter Interrupt Forwarding (AIF) enablement without an Adapter Interrupt Summary Bit (AISB). When a guest virtual machine registers IRQs without specifying a summary bit, the kernel incorrectly stores a physical address derived from a NULL pointer (virt_to_phys(page_address(NULL))) in the Guest Adapter Interrupt Table Entry (GAITE) instead of storing 0, leading to memory corruption. The vulnerability affects Linux kernel versions from 6.0 onward, with fixes backported to stable branches. It was disclosed on August 13, 2026, and carries a CVSS v3.1 base score of 8.8 (High) (GitHub Advisory, Red Hat).

Technical details

The root cause is classified as CWE-476 (NULL Pointer Dereference). In the KVM s390 PCI subsystem, when a guest requests IRQ registration without specifying an AISB, the code path calls virt_to_phys(page_address(NULL)) and writes the resulting non-zero physical address into the GAITE's guest AISB location, rather than correctly storing 0. This incorrect physical address can corrupt kernel memory structures. The attack vector is local, requiring low privileges (guest VM IRQ registration permissions), with no user interaction needed and a changed scope, indicating the impact crosses the guest/host boundary (GitHub Advisory, Red Hat).

Impact

Successful exploitation can result in kernel memory corruption on the host system, potentially enabling a guest VM to achieve code execution on the host or cause a system crash (denial of service). The changed scope in the CVSS vector indicates that a compromised guest could affect the host hypervisor, with high confidentiality, integrity, and availability impacts. This represents a guest-to-host escape scenario on IBM s390 (IBM Z) systems running KVM with PCI passthrough and AIF enabled (GitHub Advisory, Red Hat).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date (GitHub Advisory). The EPSS score is 0.0, reflecting a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires local access with guest VM permissions to perform IRQ registration operations on an s390 KVM host with PCI and AIF configured, significantly limiting the attack surface.

Mitigation and workarounds

Patches have been backported to multiple stable Linux kernel branches. Fixed versions include 6.1.178, 6.6.145, 6.12.97, 6.18.40, 7.1.5, and 7.2-rc4. Administrators should update to the patched kernel version appropriate for their distribution. As a temporary workaround where immediate patching is not possible, restricting guest VM permissions for IRQ registration on s390 KVM hosts with PCI passthrough can reduce exposure. Red Hat has issued a tracking bug for affected RHEL systems (Red Hat, GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-xilinx-zynqmp
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-zfcpdump-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-aws
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-modules-partner
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-fips
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management