CVE-2026-80921
8.8Linux · Kernel
A memory management flaw in the Linux kernel KVM s390 vsie implementation allows a nested guest to retain unauthorized access to crypto devices via stale bits in the crycb.
Executive summary
A high-severity vulnerability in the Linux kernel KVM s390 subsystem could allow a malicious nested guest to gain unauthorized access to crypto devices due to improper clearing of stale memory bits.
Vulnerability
This is an improper input validation and memory initialization flaw (CWE-226) within the KVM s390 virtualization module. A local authenticated attacker with access to a nested guest can exploit the failure to zero out crypto access bits, potentially interacting with devices that should no longer be available to the guest instance.
Business impact
Successful exploitation of this vulnerability permits a nested guest to bypass security boundaries and interact with hardware crypto resources. This could lead to sensitive data exposure, unauthorized cryptographic operations, or a complete compromise of the virtualized environment. Given the CVSS score of 8.8, this flaw represents a significant risk to multi-tenant cloud environments and virtualized infrastructures.
Remediation
Immediate Action: Administrators must update the Linux kernel to the patched versions: 5.10.269, 5.15.220, 6.1.187, or 6.6.156 as provided by the distribution maintainers.
Proactive Monitoring: Monitor system logs for unusual KVM guest activity or unexpected hardware access attempts originating from nested virtualization instances.
Compensating Controls: Restrict the use of nested virtualization in untrusted or multi-tenant environments until kernel updates can be applied to mitigate the risk of guest-to-host or guest-to-guest resource leakage.
Exploitation status
Public Exploit Available: Unknown
Analyst recommendation
This vulnerability presents a high risk to virtualized environments utilizing KVM on s390 architecture. Organizations should prioritize the deployment of the upstream kernel patches provided in the enrichment data. Verifying the integrity of virtualized workloads and limiting nested virtualization capabilities are recommended steps while scheduled maintenance windows are established for the kernel updates.
More Linux CVEs all →
History
- Disclosed CVE record published
- Collected by CVE Brief via github
- Analyst report written
- Published in the daily brief high section