CVE-2026-80684
Last modified
CVE-2026-80684 is a critical-severity vulnerability rated 9.3/10 on the CVSS scale. 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(). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc, < 96099486b63985801c9c6ef22505e9aa635b2d20; >= 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc, < 0a95abe964400771ad82b027d7b84a0d183cd0db; >= 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc, < df947d85e164a50a29d43a96e814f69ab1d0f7ed; >= 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc, < e137d082325bbcae780087b57501d38585e625d9; >= 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc, < d1a103dc9016c25e7423ce5841a5cc2df76d59f3; >= 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc, < 8bf09b9b7d3232806df95f409581f8a9fd99a3fa |
| Linux | Linux | 6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80684?
How severe is CVE-2026-80684?
How do I fix CVE-2026-80684?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-80678In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80679In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80680In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80681In the Linux kernel, the following vulnerability has been re…9.8
- CVE-2026-80682In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80683In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-80685In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80686In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80687In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80688In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80689In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8069PredatorSense version 3.00.3136 to 3.00.3196 contain Local P…7.8
Are you affected by CVE-2026-80684?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
