Improper locking in Linux kernel - CVE-2026-64111
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to bypass security restrictions.
The vulnerability exists due to improper locking in lsm_set_self_attr() when setting a process security attribute. A local user can invoke the syscall while the process is being ptraced to bypass security restrictions.
This affects SELinux and AppArmor checks related to ptrace during security context transitions.