CVE Catalog

CVE-2026-80921

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, in KVM: s390 vsie, when shadowing crypto access bits from a format0 apcb (crycb 0 or 1), bits 64..255 are unchanged from whatever is in the vsie page in the crycb and thus in the apcb. This gives a nested guest potential access to a device no longer available. Zero out the remaining bits.

Risk Assessment

The risk includes unauthorized access to devices by a nested guest, which may break isolation and system security.

Recommendation

It is recommended to apply the kernel patch that zeros out the remaining bits during shadowing to prevent access to stale devices.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: KVM: s390: vsie: zero stale crypto bits When shadowing crypto access bits from a format0 apcb (crycb 0 or 1), the bits 64..255 are unchanged from whatever is in the vsie page in the crycb and thus in the apcb. This gives a nested guest potential access to a device no longer available. Zero out the remaining bits.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS