Improper access control in Linux kernel - CVE-2026-63941
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to bypass intended vector length restrictions for a nested guest.
The vulnerability exists due to improper access control in the KVM arm64 nested virtualization SVE register handling for ZCR_EL2 when restoring SVE context for an L2 guest after handling guest hypervisor updates through ZCR_EL1. A local user can write an uncapped ZCR_EL2 value via ZCR_EL1 to bypass intended vector length restrictions for a nested guest.
The issue affects VHE guest hypervisor scenarios in nested virtualization on arm64 systems with SVE enabled.