Race condition in Linux kernel - CVE-2026-52961
Published: June 25, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in __ceph_build_xattrs_blob() and ceph xattr handling when processing concurrent xattr updates and capability grant handling. A local user can trigger stale blob size state to cause a denial of service.
The issue can lead to a kernel BUG in fs/ceph/xattr.c during Ceph xattr processing.