CVE-2026-80891: KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

Published Sep 4, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

KVM: s390: pci: Validate AIBV and AISB before pinning guest pages

The AIBV holds one bit per MSI-X vector for a given function. The size of the bit vector is derived from the NOI and the AIBVO. If the size of the AIBV exceeds a single page boundary, then reject the request as we cannot safely pin the guest AIBV.

Similarly reject the request if the AISB address is not 8-byte aligned as the architecture requires doubleword alignment for the summary bit address. Since the AISBO can address up to 64 bits, the size of the AISB can only be 8 bytes for the function. This also ensures the AISB doesn't exceed a single page boundary.

Affected Software

1 affected component
Linux Linux kernel

Event History

Sep 4, 2026
CVE Published
via MITRE·05:11 PM
Data Sourced
via MITRE·05:11 PM
Description

Frequently Asked Questions

1

What configurations are affected?

The issue applies to KVM on the s390 architecture when handling PCI interrupt structures for guest MSI-X functions. It concerns guest-provided AIBV or AISB addresses that do not meet the required size, page-boundary, or alignment constraints.

2

What input must an attacker control to trigger the vulnerable path?

An attacker would need control over guest PCI interrupt configuration values, specifically values affecting the AIBV size and location or the AISB address. Problematic inputs include an AIBV spanning more than one page or an AISB address that is not 8-byte aligned.

3

What validation does the fix add?

The fix rejects AIBV requests when the bit vector would cross a single page boundary. It also rejects AISB addresses that are not 8-byte aligned; because the AISB is limited to 8 bytes, this validation also prevents it from crossing a page boundary.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203