CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-80684

criticalCVSS 9.3covered by 2 sourcesfirst seen 2026-08-11
In the Linux kernel, the following vulnerability has been resolved: KVM: s390: pci: Fix NULL dereference on AIBV allocation failure The airq_iv_create() can return NULL on failure, but the return value was never checked. If it fails, zdev->aibv will be NULL and fail when dereferenced in kvm_zpci_set_airq(). Add a NULL check and free the previously allocated AISB bit and zdev->aisb on failure.

CSIRTS triage

What
NULL pointer dereference in KVM s390 PCI code when AIBV allocation fails.
Who is affected
s390 architecture systems running KVM hypervisor on vulnerable Linux kernels.
Urgency
Medium priority; not exploited but can cause guest VM crashes on allocation failures.
Action
Update to a patched Linux kernel version with NULL dereference handling for KVM s390 PCI AIBV allocation.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-80684

Get an email if CVE-2026-80684 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-80684

CVE.org record

Embed the live status

CVE-2026-80684 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-80684 status](https://www.csirts.com/badge/CVE-2026-80684)](https://www.csirts.com/cve/CVE-2026-80684)