Improper access control in Linux kernel - CVE-2026-31561
Published: April 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local privileged user to disable security protections.
The vulnerability exists due to improper access control in CR4 pinning logic when modifying CR4 during early boot on application processors that are not online yet. A local privileged user can modify the online bit in writable memory and disable CR4 pinning to disable SMAP/SMEP and disable security protections.
The issue is particularly relevant in SEV-ES, SEV-SNP, or TDX guest environments during a short early-boot window.