CVE-2026-80684
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc < 96099486b63985801c9c6ef22505e9aa635b2d20 | affected |
| Linux | Linux | 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc < 0a95abe964400771ad82b027d7b84a0d183cd0db | affected |
| Linux | Linux | 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc < df947d85e164a50a29d43a96e814f69ab1d0f7ed | affected |
| Linux | Linux | 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc < e137d082325bbcae780087b57501d38585e625d9 | affected |
| Linux | Linux | 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc < d1a103dc9016c25e7423ce5841a5cc2df76d59f3 | affected |
| Linux | Linux | 3c5a1b6f0a18520a0edd0600fef6f1a8553b8fdc < 8bf09b9b7d3232806df95f409581f8a9fd99a3fa | affected |
| Linux | Linux | 6.0 | affected |
| Linux | Linux | 0 < 6.0 | unaffected |
| Linux | Linux | 6.1.183 <= 6.1.* | unaffected |
| Linux | Linux | 6.6.151 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.103 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.44 <= 6.18.* | unaffected |
| Linux | Linux | 7.1.8 <= 7.1.* | unaffected |
| Linux | Linux | 7.2 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/96099486b63985801c9c6ef22505e9aa635b2d20
- https://git.kernel.org/stable/c/0a95abe964400771ad82b027d7b84a0d183cd0db
- https://git.kernel.org/stable/c/df947d85e164a50a29d43a96e814f69ab1d0f7ed
- https://git.kernel.org/stable/c/e137d082325bbcae780087b57501d38585e625d9
- https://git.kernel.org/stable/c/d1a103dc9016c25e7423ce5841a5cc2df76d59f3
- https://git.kernel.org/stable/c/8bf09b9b7d3232806df95f409581f8a9fd99a3fa
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.