Race condition in Linux kernel - CVE-2026-63813
Published: July 21, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a race condition in the f2fs garbage collection path in move_data_block() when handling folios during garbage collection on f2fs filesystems. A local user can trigger filesystem operations that exercise this race to cause a denial of service.
The issue can lead to list corruption and a kernel panic, and reports indicate it is more likely to occur when the f2fs partition is almost full.