Improper access control in Linux kernel - CVE-2026-46054
Published: May 28, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to bypass SELinux access controls.
The vulnerability exists due to improper access control in SELinux overlayfs mmap() and mprotect() access checks when handling mmap() and mprotect() operations on overlayfs filesystems. A local user can map or change protections on an overlayfs file to bypass SELinux access controls.