Improper access control in Linux kernel - CVE-2026-43096
Published: May 7, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper access control in mshv_handle_gpa_intercept() when handling guest memory access intercepts on movable memory regions. A local user can trigger writes to non-writable regions or executes to non-executable regions to cause a denial of service.
The issue can cause the vCPU to enter an infinite fault loop and consume host resources.