Race condition in Linux kernel - CVE-2026-72462
Published: August 15, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in AppArmor unix socket mediation in security/apparmor/af_unix.c when accessing the peer socket path during permission checks. A local user can trigger concurrent unix socket operations to cause a denial of service.
The issue occurs when peer_path is used for unix domain socket mediation.